Added font adaptive

This commit is contained in:
Hemanth S 2020-05-24 04:53:44 +05:30
parent 10503c183a
commit e59e7fbfe0
9 changed files with 19 additions and 14 deletions

View file

@ -36,6 +36,7 @@
<androidx.core.widget.NestedScrollView
android:id="@+id/container"
android:overScrollMode="never"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layout_behavior="com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior">