We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d38b5ce commit 4d779c1Copy full SHA for 4d779c1
app/src/main/res/layout-land/adapter_article.xml
@@ -5,7 +5,7 @@
5
android:layout_width="match_parent"
6
android:layout_height="wrap_content"
7
android:layout_marginHorizontal="@dimen/dp_10"
8
- android:layout_marginBottom="@dimen/dp_10"
+ android:layout_marginTop="@dimen/dp_10"
9
android:background="@drawable/article_list_bg"
10
android:padding="@dimen/dp_10">
11
app/src/main/res/layout/adapter_article.xml
0 commit comments