Skip to content

Commit

Permalink
Update activity_csvviewer.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Oct 17, 2024
1 parent a0e9df9 commit 2c45f4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/res/layout/activity_csvviewer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
android:textColor="@color/daynight_textColor"
android:textSize="@dimen/text_size_large"
android:textStyle="bold" />

<ScrollView
android:layout_width="match_parent"
android:layout_height="0dp"
Expand All @@ -34,7 +33,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:textSize="@dimen/text_size_mid" />

</LinearLayout>
</ScrollView>
</LinearLayout>

0 comments on commit 2c45f4d

Please sign in to comment.