Merge "Make preview text focusable." into qt-qpr1-dev am: 5eb70e0717 am: bc75ee7a6a
Change-Id: Ic0efc5f84b41594ece4cf9fbe49b019aeb419c77
This commit is contained in:
@@ -45,7 +45,8 @@
|
||||
android:ellipsize="end"
|
||||
android:fontFamily="@android:string/config_headlineFontFamily"
|
||||
android:textColor="?android:attr/textColorPrimary"
|
||||
android:maxLines="2"/>
|
||||
android:maxLines="2"
|
||||
android:focusable="true"/>
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/copy_button"
|
||||
|
||||
Reference in New Issue
Block a user