Android - full screen app in the style of the theme | |
in: Android So/Code: Android Data: 08/02/2018 Ora: 12.48:05 Articolo visualizzato: 3642 volte |
|
Setting the app's full screen in the onCreate event regenerates the onCreate event, which can cause problems if certain threads or tasks are used. To avoid this, it is necessary to modify the theme of the app, setting a custom theme in the manifest.. android:theme="@style/AppTheme" In the style of the theme it is possible to modify the configuration parameters of the window, for example:
<?xml version="1.0" encoding="utf-8"?> | |
|
Articoli Correlati
Android - full screen app in the style of the theme |
Android - app a schermo intero nello style del tema |
Angry Birds - Disponibile la Versione definitiva. Download nella nostra repository |
Boom dei tablet Android Cinesi |
Ecco le prossime novità Acer, tra gli altri, due nuovi Tablet con Android 2.2 |
Commenti
Scrivi Commento