Add RTL support to remaining layouts

This commit is contained in:
Torsten Grote
2018-09-11 18:09:45 -03:00
parent 53edcaf3e9
commit 6557d564c9
16 changed files with 59 additions and 70 deletions

View File

@@ -16,7 +16,8 @@
android:id="@+id/unreadCountView"
android:layout_width="wrap_content"
android:layout_height="@dimen/unread_bubble_size"
android:layout_gravity="right|top"
android:layout_gravity="right|end|top"
android:layout_marginEnd="5dp"
android:layout_marginRight="5dp"
android:layout_marginTop="10dp"
android:background="@drawable/bubble"