Loading java/res/layout/main_keyboard_frame.xml +2 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" /> </LinearLayout> <ImageButton android:id="@+id/floating_button" android:layout_width="32dp" Loading @@ -56,6 +55,8 @@ android:layout_gravity="top|end" android:background="@android:color/transparent" android:src="@drawable/ic_ime_switch" android:scaleType="fitXY" android:adjustViewBounds="true" android:contentDescription="@string/ime_switch_button" android:focusable="true" android:clickable="true" Loading Loading
java/res/layout/main_keyboard_frame.xml +2 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" /> </LinearLayout> <ImageButton android:id="@+id/floating_button" android:layout_width="32dp" Loading @@ -56,6 +55,8 @@ android:layout_gravity="top|end" android:background="@android:color/transparent" android:src="@drawable/ic_ime_switch" android:scaleType="fitXY" android:adjustViewBounds="true" android:contentDescription="@string/ime_switch_button" android:focusable="true" android:clickable="true" Loading