Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2024-01-30 09:35:08 +01:00 committed by Andy Scherzinger
parent baff6de3bf
commit eefe1116ed
1 changed files with 2 additions and 2 deletions

View File

@ -98,8 +98,8 @@
<TextView
android:id="@+id/extension"
android:layout_width="20dp"
android:layout_height="@dimen/grid_bottom_view_height"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:singleLine="true"
tools:visibility="visible"