Loading java/res/layout/main_keyboard_frame.xml +3 −3 Original line number Diff line number Diff line Loading @@ -54,9 +54,9 @@ android:layout_width="48dp" android:layout_height="48dp" android:layout_gravity="top|end" android:layout_marginTop="8dp" android:layout_marginEnd="8dp" android:background="?attr/selectableItemBackgroundBorderless" android:layout_marginTop="16dp" android:layout_marginEnd="16dp" android:background="@android:color/transparent" android:src="@drawable/ic_ime_switch" android:contentDescription="@string/ime_switch_button" android:focusable="true" Loading Loading
java/res/layout/main_keyboard_frame.xml +3 −3 Original line number Diff line number Diff line Loading @@ -54,9 +54,9 @@ android:layout_width="48dp" android:layout_height="48dp" android:layout_gravity="top|end" android:layout_marginTop="8dp" android:layout_marginEnd="8dp" android:background="?attr/selectableItemBackgroundBorderless" android:layout_marginTop="16dp" android:layout_marginEnd="16dp" android:background="@android:color/transparent" android:src="@drawable/ic_ime_switch" android:contentDescription="@string/ime_switch_button" android:focusable="true" Loading