Update details fragment layout

This commit is contained in:
Koitharu
2023-07-01 14:46:42 +03:00
parent f5b8d41a86
commit 98b8aa3f2d
9 changed files with 163 additions and 287 deletions

View File

@@ -19,7 +19,7 @@
<Button
android:id="@+id/button_more"
style="@style/Widget.Material3.Button.TextButton"
style="@style/Widget.Kotatsu.Button.More"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/manage" />