switch donate layout grid from 3 to 2 columns to handle longer URLs
This commit is contained in:
parent
23bd3b81dd
commit
c9178d1a08
@ -29,7 +29,7 @@
|
||||
android:id="@+id/donation_options"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:columnCount="3" />
|
||||
app:columnCount="2" />
|
||||
|
||||
</LinearLayout>
|
||||
</android.support.v7.widget.CardView>
|
Loading…
x
Reference in New Issue
Block a user