You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Fix visual issues for ActionBar
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<item name="android:background">@android:color/transparent</item>
|
||||
<item name="contentInsetStartWithNavigation">0dp</item>
|
||||
<item name="android:layout_height">?actionBarSize</item>
|
||||
<item name="android:theme">@style/ThemeOverlay.MaterialComponents.ActionBar</item>
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user