Fixes #1824492. Removes the clock from the default Home layout.
This commit is contained in:
parent
ae4f575911
commit
70557a7f78
|
@ -16,11 +16,6 @@
|
|||
|
||||
<favorites xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher">
|
||||
|
||||
<clock
|
||||
launcher:screen="2"
|
||||
launcher:x="1"
|
||||
launcher:y="1" />
|
||||
|
||||
<search
|
||||
launcher:screen="1"
|
||||
launcher:x="0"
|
||||
|
|
Loading…
Reference in New Issue