This commit is contained in:
2024-09-02 11:30:29 +09:00
parent f0a76d0964
commit d7fdb48b4a
17 changed files with 637 additions and 133 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

+4
View File
@@ -82,6 +82,10 @@
android:src="@drawable/namuwiki"
android:id="@+id/search_namuwiki"
style="@style/SearchIcons"/>
<rasel.lunar.launcher.view.CircleImageView
android:src="@drawable/youtube"
android:id="@+id/search_youtube"
style="@style/SearchIcons"/>
</LinearLayout>
<LinearLayout
android:id="@+id/quickSearch2"
+1 -1
View File
@@ -13,7 +13,7 @@
android:scaleType="fitCenter"
android:adjustViewBounds="true"
android:layout_width="120dp"
android:layout_height="120dp"/>
android:layout_height="wrap_content"/>
<TextView
android:id="@+id/title"