Loading java/res/layout/main_keyboard_frame.xml +3 −4 Original line number Diff line number Diff line Loading @@ -51,8 +51,8 @@ <ImageButton android:id="@+id/floating_button" android:layout_width="48dp" android:layout_height="48dp" android:layout_width="32dp" android:layout_height="32dp" android:layout_gravity="top|end" android:layout_marginTop="-4dp" android:layout_marginEnd="4dp" Loading @@ -60,7 +60,6 @@ android:src="@drawable/ic_ime_switch" android:contentDescription="@string/ime_switch_button" android:focusable="true" android:clickable="true" android:padding="8dp" /> android:clickable="true" /> </FrameLayout> Loading
java/res/layout/main_keyboard_frame.xml +3 −4 Original line number Diff line number Diff line Loading @@ -51,8 +51,8 @@ <ImageButton android:id="@+id/floating_button" android:layout_width="48dp" android:layout_height="48dp" android:layout_width="32dp" android:layout_height="32dp" android:layout_gravity="top|end" android:layout_marginTop="-4dp" android:layout_marginEnd="4dp" Loading @@ -60,7 +60,6 @@ android:src="@drawable/ic_ime_switch" android:contentDescription="@string/ime_switch_button" android:focusable="true" android:clickable="true" android:padding="8dp" /> android:clickable="true" /> </FrameLayout>