mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 18:31:40 +00:00
Moved from MaterialComponents to Material3
This commit is contained in:
parent
25d7e9c447
commit
5fbbf4b0c2
11 changed files with 19 additions and 19 deletions
|
|
@ -11,7 +11,7 @@
|
|||
android:layout_height="?attr/actionBarSize"
|
||||
app:layout_collapseMode="pin"
|
||||
app:navigationIcon="@drawable/ic_arrow_back"
|
||||
app:popupTheme="@style/ThemeOverlay.MaterialComponents.Light"
|
||||
app:popupTheme="@style/ThemeOverlay.Material3.Light"
|
||||
app:titleTextColor="@color/titleTextColor" />
|
||||
|
||||
<androidx.core.widget.NestedScrollView
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue