Skip to content

Commit 8af9975

Browse files
use the Fossify implementation so proper colors are used in all themes
1 parent 6f521a1 commit 8af9975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/activity_event.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
android:layout_width="match_parent"
3636
android:layout_height="wrap_content">
3737

38-
<AutoCompleteTextView
38+
<org.fossify.commons.views.MyAutoCompleteTextView
3939
android:id="@+id/event_title"
4040
android:layout_width="match_parent"
4141
android:layout_height="wrap_content"

0 commit comments

Comments
 (0)