mirror of
https://github.com/jrpie/Launcher.git
synced 2025-05-05 01:54:22 +02:00
chore: refactored code
This commit is contained in:
parent
ac2aa49ca1
commit
6e28fbfea5
43 changed files with 1367 additions and 746 deletions
|
@ -7,7 +7,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:longClickable="false"
|
||||
tools:context=".HomeActivity">
|
||||
tools:context=".ui.HomeActivity">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/home_upper_view"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue