mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-21 15:29:18 -04:00
switch donate layout grid from 3 to 2 columns to handle longer URLs
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user