mirror of
https://github.com/TwidereProject/Twidere-Android
synced 2024-12-23 14:38:48 +01:00
fixed media grid measurement
This commit is contained in:
parent
a0d96a63e6
commit
5d8fdfdf1d
@ -22,7 +22,7 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_margin="@dimen/element_spacing_small"
|
||||
android:clickable="true"
|
||||
android:foreground="?selectableItemBackground"
|
||||
|
Loading…
Reference in New Issue
Block a user