gitsvn 12 лет назад
Родитель
Сommit
70bdf3908e
1 измененных файлов: 5 добавлений и 2 удалений
  1. 5
    2
      res/layout/rbs_userguide_dialog.xml

+ 5
- 2
res/layout/rbs_userguide_dialog.xml Просмотреть файл

@@ -24,8 +24,11 @@
android:id="@+id/ug_image"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="20dp"
android:scaleType="fitCenter" />
android:layout_marginBottom="5dp"
android:adjustViewBounds="true"
android:background="@color/gray_dark"
android:padding="1dp"
android:scaleType="centerInside" />

<TextView
android:id="@+id/ug_txt_HowTo"

Загрузка…
Отмена
Сохранить