Skip to content

Commit 3316b61

Browse files
fix missing code
1 parent d84c193 commit 3316b61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MikuRay/app/src/main/res/layout/activity_settings_search.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
android:layout_height="25dp"
9898
android:src="@drawable/ic_aim_color" />
9999

100-
<com.miku.ray.preferencesearch.SearchPreferenceActionView
100+
<com.miku.ray.ui.preference.preferencesearch.SearchPreferenceActionView
101101
android:id="@+id/search_action_view"
102102
android:layout_width="0dp"
103103
android:layout_height="match_parent"

0 commit comments

Comments
 (0)