Layout update with constraints and font correction

This commit is contained in:
h4h13 2019-10-03 00:24:39 +05:30
parent 034767dfda
commit 012921f886
24 changed files with 384 additions and 486 deletions

View file

@ -17,7 +17,8 @@
style="@style/Toolbar"
app:layout_collapseMode="pin"
app:navigationIcon="@drawable/ic_keyboard_backspace_black_24dp"
app:title="@string/whats_new" />
app:title="@string/whats_new"
app:titleTextAppearance="@style/ToolbarTextAppearanceNormal" />
</com.google.android.material.appbar.AppBarLayout>