Преглед на файлове

Force titled images onto single lines

master
Chris Smith преди 14 години
родител
ревизия
32a3fcb973
променени са 2 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. Двоични данни
      code/ContextHome/dist/ContextHome.apk
  2. 2
    0
      code/ContextHome/res/layout/titledimage.xml

Двоични данни
code/ContextHome/dist/ContextHome.apk Целия файл


+ 2
- 0
code/ContextHome/res/layout/titledimage.xml Целия файл

@@ -12,11 +12,13 @@
12 12
         android:id="@+id/title"
13 13
         android:layout_toRightOf="@id/image"
14 14
         android:layout_width="wrap_content"
15
+        android:singleLine="true"
15 16
         android:layout_height="wrap_content"/>
16 17
     <TextView
17 18
         android:id="@+id/body"
18 19
         android:layout_below="@id/title"
19 20
         android:layout_toRightOf="@id/image"
20 21
         android:layout_width="wrap_content"
22
+        android:singleLine="true"
21 23
         android:layout_height="wrap_content"/>
22 24
 </RelativeLayout>

Loading…
Отказ
Запис