Reduced the font of the main screen and decreased the padding in the bottom sheet

This commit is contained in:
CappielloAntonio 2021-04-29 15:34:01 +02:00
parent b69188d93b
commit 7b950f4e5c
4 changed files with 16 additions and 10 deletions

View file

@ -30,7 +30,7 @@
<TextView
android:id="@+id/syncing_syncing_label"
style="@style/MainTitleTextView"
style="@style/TitleTextView"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:includeFontPadding="false"