mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
force transparent navigation bar on home screen
This commit is contained in:
parent
6e28fbfea5
commit
6d1e4a3780
5 changed files with 21 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
android:excludeFromRecents="true"
|
||||
android:clearTaskOnLaunch="true"
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:theme="@style/launcherHomeTheme"
|
||||
android:launchMode="singleTask" >
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue