mirror of
https://github.com/FossifyOrg/Notes.git
synced 2026-03-03 05:58:27 -05:00
remove top tab strip side paddings
This commit is contained in:
@@ -34,9 +34,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="top"
|
||||
android:background="@null"
|
||||
android:paddingStart="@dimen/activity_margin"
|
||||
android:paddingEnd="@dimen/activity_margin" />
|
||||
android:background="@null" />
|
||||
|
||||
</com.simplemobiletools.commons.views.MyViewPager>
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user