mirror of
https://github.com/moparisthebest/android-app
synced 2024-12-23 15:08:49 -05:00
Unused GridLayout removed. It cause crashes on Android versions prior to 4.0
This commit is contained in:
parent
907a1f407f
commit
7db52cd5a3
@ -91,11 +91,6 @@
|
||||
android:text="@string/author"
|
||||
android:textSize="10sp" />
|
||||
|
||||
<android.widget.GridLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
</ScrollView>
|
Loading…
Reference in New Issue
Block a user