Skip to content
Snippets Groups Projects
Commit 04d44310 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Fix MRL dialog RTL support

parent b4930896
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_toLeftOf="@+id/send"
android:layout_toStartOf="@+id/send"
android:layout_marginTop="5dip"
android:id="@+id/mrl_edit">
<EditText
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment