mirror of
https://github.com/FatttSnake/OxygenToolbox.git
synced 2026-04-06 10:01:26 +08:00
Optimized NavigationBar.
Added BottomNavigationView. Removed FloatingActionButton.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.OxygenToolbox.Starting">
|
||||
android:theme="@style/Theme.OxygenToolbox.Default">
|
||||
<activity
|
||||
android:name=".SplashActivity"
|
||||
android:exported="true"
|
||||
|
||||
Reference in New Issue
Block a user