Fix text not scrolling

This commit is contained in:
Andrew Rabert 2019-12-21 12:46:32 -05:00
parent f8a9d8ad34
commit e7628a97c7
2 changed files with 0 additions and 2 deletions

View File

@ -57,7 +57,6 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:paddingBottom="20dp"
android:clipChildren="false"
android:orientation="vertical">
<TextView

View File

@ -5,7 +5,6 @@
android:background="@android:color/transparent"
android:layout_marginTop="15dp"
android:layout_marginBottom="5dp"
android:clipChildren="false"
android:paddingLeft="10dip"
android:paddingRight="10dip">