Remove unnecessary flag.
Bug: 3415073 Change-Id: I01d8c958a495bd7d9376304de1098b473b56a091
This commit is contained in:
@@ -106,11 +106,8 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:lineSpacingExtra="10dip"
|
||||
android:inputType="textMultiLine"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:textSize="20sp"
|
||||
android:clickable="false"
|
||||
android:longClickable="false" />
|
||||
android:textSize="20sp" />
|
||||
</LinearLayout>
|
||||
|
||||
</RelativeLayout>
|
||||
|
Reference in New Issue
Block a user