mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
Remove TitleLarge from device profile creation toolbar
The `titleTextAppearance` was removed from the toolbar in `device_profile_creation_fragment.xml` to use the default appearance.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
app:menu="@menu/device_profile_creation_menu"
|
||||
app:navigationIcon="@drawable/ic_baseline_arrow_back_24"
|
||||
app:title="@string/device_profiles_create_title"
|
||||
app:titleTextAppearance="@style/TextAppearance.Material3.TitleLarge"
|
||||
app:titleMarginStart="16dp" />
|
||||
|
||||
<androidx.core.widget.NestedScrollView
|
||||
|
||||
Reference in New Issue
Block a user