mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
[Android] Main title text for the file browser items are bolded again. Must have removed it accidentally during the previous large refactor.
This commit is contained in:
@@ -38,6 +38,6 @@
|
||||
android:layout_alignWithParentIfMissing="true"
|
||||
|
||||
android:gravity="center_vertical"
|
||||
android:text="Title" />
|
||||
|
||||
android:text="Title"
|
||||
android:textStyle="bold" />/>
|
||||
</RelativeLayout>
|
||||
|
||||
Reference in New Issue
Block a user