Merge "[Settings] Set the height as WRAP_CONTENT"
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<RelativeLayout
|
||||
android:id="@+id/text_layout"
|
||||
android:layout_width="0dip"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_vertical"
|
||||
android:layout_weight="1"
|
||||
android:focusable="true"
|
||||
|
Reference in New Issue
Block a user