Merge "Make preview text focusable." into qt-qpr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5eb70e0717
@@ -44,7 +44,8 @@
|
||||
android:ellipsize="end"
|
||||
android:fontFamily="@android:string/config_headlineFontFamily"
|
||||
android:textColor="?android:attr/textColorPrimary"
|
||||
android:maxLines="2"/>
|
||||
android:maxLines="2"
|
||||
android:focusable="true"/>
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user