We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb0e66b commit 3a6945cCopy full SHA for 3a6945c
app/src/main/res/layout/activity_main.xml
@@ -34,9 +34,7 @@
34
android:layout_width="match_parent"
35
android:layout_height="wrap_content"
36
android:layout_gravity="top"
37
- android:background="@null"
38
- android:paddingStart="@dimen/activity_margin"
39
- android:paddingEnd="@dimen/activity_margin" />
+ android:background="@null" />
40
41
</com.simplemobiletools.commons.views.MyViewPager>
42
</LinearLayout>
0 commit comments