Hi all, i have this code in manifest:
Code:
SetApplicationAttribute(android:theme, "@style/MaterialDrawerTheme.ActionBar")
SetActivityAttribute(Main, android:theme, @style/Mio)
CreateResource(values, themeA.xml,
<resources>
<style name="Mio" parent="@style/MaterialDrawerTheme.ActionBar">
<item name="android:alertDialogTheme">@style/MyAlertDialogThemeA</item>
</style>
<style name="MyAlertDialogThemeA">
<item name="android:windowIsFloating">true</item>
<item...
from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/299GPQf
via IFTTT
Aucun commentaire:
Enregistrer un commentaire