summaryrefslogtreecommitdiff
authorChaomin Zheng <chaomin.zheng@amlogic.com>2017-07-06 07:28:22 (GMT)
committer Chaomin Zheng <chaomin.zheng@amlogic.com>2017-07-06 07:28:22 (GMT)
commit675777f9ba1fc4d4b7903a998b36b114ab863e00 (patch)
tree93135ae1d7f2aacd922ce748ff26440212ed6a3c
parent8a02817a44aed88c4a6bd0ad9103bef9afaf8088 (diff)
downloadVideoPlayer-675777f9ba1fc4d4b7903a998b36b114ab863e00.zip
VideoPlayer-675777f9ba1fc4d4b7903a998b36b114ab863e00.tar.gz
VideoPlayer-675777f9ba1fc4d4b7903a998b36b114ab863e00.tar.bz2
PD #146458:remove listview item view focus
Change-Id: Ib71168d1fee1f094f6fc24c3e3829b7ed989ea88
Diffstat
-rw-r--r--res/layout/file_row.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/file_row.xml b/res/layout/file_row.xml
index 58df803..fe2b7d8 100644
--- a/res/layout/file_row.xml
+++ b/res/layout/file_row.xml
@@ -13,7 +13,6 @@
android:textColor="@drawable/black"
android:ellipsize="middle"
android:singleLine="true"
- android:focusableInTouchMode="true"
android:scrollHorizontally="true"
android:layout_height="56dp" android:fadeScrollbars="true" android:fadingEdge="vertical" android:isScrollContainer="false" android:layout_gravity="center_horizontal" android:gravity="left|center">
</TextView>