Loading res/layout/bluetooth_device_spotlight_preference.xml +3 −3 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ android:gravity="center_vertical"> <ImageView android:id="@+android:id/icon" android:id="@android:id/icon" android:layout_width="24dip" android:layout_height="24dip" android:layout_gravity="center" Loading @@ -52,7 +52,7 @@ android:layout_marginBottom="6dp" android:layout_weight="1"> <TextView android:id="@+android:id/title" <TextView android:id="@android:id/title" android:layout_width="wrap_content" android:layout_height="wrap_content" android:singleLine="true" Loading @@ -60,7 +60,7 @@ android:ellipsize="marquee" android:fadingEdge="horizontal" /> <TextView android:id="@+android:id/summary" <TextView android:id="@android:id/summary" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_below="@android:id/title" Loading Loading
res/layout/bluetooth_device_spotlight_preference.xml +3 −3 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ android:gravity="center_vertical"> <ImageView android:id="@+android:id/icon" android:id="@android:id/icon" android:layout_width="24dip" android:layout_height="24dip" android:layout_gravity="center" Loading @@ -52,7 +52,7 @@ android:layout_marginBottom="6dp" android:layout_weight="1"> <TextView android:id="@+android:id/title" <TextView android:id="@android:id/title" android:layout_width="wrap_content" android:layout_height="wrap_content" android:singleLine="true" Loading @@ -60,7 +60,7 @@ android:ellipsize="marquee" android:fadingEdge="horizontal" /> <TextView android:id="@+android:id/summary" <TextView android:id="@android:id/summary" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_below="@android:id/title" Loading