Skip to content

Commit

Permalink
status dialog: fix status RTL
Browse files Browse the repository at this point in the history
  • Loading branch information
ge0rg committed Oct 13, 2014
1 parent 913b3fb commit 5517390
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/layout/statusview.xml
Expand Up @@ -38,6 +38,7 @@
android:id="@+id/statusview_message_button_clear"
android:layout_width="30dip"
android:layout_height="30dip"
android:layout_alignParentEnd="true"
android:layout_alignParentRight="true"
android:background="@android:drawable/ic_menu_close_clear_cancel"
android:layout_centerVertical="true"
Expand Down

0 comments on commit 5517390

Please sign in to comment.