Translucent navigation bar

This commit is contained in:
Mygod
2022-05-15 16:13:46 -04:00
parent 621eedadd1
commit e8ba97d861
5 changed files with 17 additions and 7 deletions

View File

@@ -32,7 +32,6 @@
android:id="@+id/navigation"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?android:attr/windowBackground"
app:menu="@menu/navigation"/>
</LinearLayout>