mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-21 09:21:20 +00:00
set cliboard placeholder background to invisible by default
avoids showing it in some cases after rotating when it should not be shown
This commit is contained in:
parent
f7e1e8b682
commit
f98910ce7a
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:visibility="invisible"
|
||||
android:text="¯\\_(ツ)_/¯"/>
|
||||
|
||||
<org.dslul.openboard.inputmethod.keyboard.clipboard.ClipboardHistoryRecyclerView
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue