mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
Add a double click application
That can be opened by clicking twice. Closes #34 Also: + adjust text color in tutorial + some other small adjustments
This commit is contained in:
parent
2b4a2c6757
commit
b906d7b86d
9 changed files with 40 additions and 7 deletions
|
@ -65,7 +65,6 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:onClick="clickAnywhere"
|
||||
android:textColor="#ccc"
|
||||
android:textSize="64sp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue