Updated on 2026-08-14

This commit is contained in:
Tangem 2020-04-13 22:52:46 +03:00
parent 585a83982b
commit a1d168f621

View file

@ -10,7 +10,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/colorPrimary"
android:theme="@style/ThemeOverlay.MaterialComponents.Dark.ActionBar" />
android:theme="@style/ThemeOverlay.MaterialComponents.Dark.ActionBar"
app:popupTheme="@style/ThemeOverlay.MaterialComponents.Light"/>
<fragment
android:id="@+id/nav_host_fragment"