| android:id="@+id/ug_image" | android:id="@+id/ug_image" | ||||
| android:layout_width="match_parent" | android:layout_width="match_parent" | ||||
| android:layout_height="wrap_content" | 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 | <TextView | ||||
| android:id="@+id/ug_txt_HowTo" | android:id="@+id/ug_txt_HowTo" |