Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Commit

Permalink
Updated quirk hint
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Aug 16, 2014
1 parent 4c6bed0 commit f5d79df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/layout/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
android:id="@+id/etQuirks"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:hint="freeze,noresolve,safemode"
android:hint="freeze,noresolve,safemode,test"
android:inputType="text"
tools:ignore="HardcodedText" />
</LinearLayout>
Expand Down

0 comments on commit f5d79df

Please sign in to comment.