fixed #860
This commit is contained in:
parent
d7fc5b6978
commit
e34bc920e4
|
@ -87,6 +87,7 @@
|
||||||
android:layout_centerVertical="true"
|
android:layout_centerVertical="true"
|
||||||
android:textColor="@color/primarytext"
|
android:textColor="@color/primarytext"
|
||||||
android:textSize="?attr/TextSizeBody"
|
android:textSize="?attr/TextSizeBody"
|
||||||
|
android:layout_toLeftOf="@+id/change_conference_button"
|
||||||
/>
|
/>
|
||||||
<ImageButton
|
<ImageButton
|
||||||
android:id="@+id/change_conference_button"
|
android:id="@+id/change_conference_button"
|
||||||
|
|
Loading…
Reference in New Issue