|
@@ -8,11 +8,11 @@
|
|
|
android:clipChildren="false">
|
|
android:clipChildren="false">
|
|
|
|
|
|
|
|
<ImageView
|
|
<ImageView
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
|
|
|
+ android:layout_width="180dp"
|
|
|
|
|
+ android:layout_height="150dp"
|
|
|
android:layout_gravity="end"
|
|
android:layout_gravity="end"
|
|
|
- android:layout_marginTop="28dp"
|
|
|
|
|
- android:layout_marginEnd="50dp"
|
|
|
|
|
|
|
+ android:layout_marginTop="-9dp"
|
|
|
|
|
+ android:layout_marginEnd="12dp"
|
|
|
android:src="@mipmap/ic_keyboard_plugin_guide_overlay1" />
|
|
android:src="@mipmap/ic_keyboard_plugin_guide_overlay1" />
|
|
|
|
|
|
|
|
<FrameLayout
|
|
<FrameLayout
|