We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242aaa1 commit e2ea258Copy full SHA for e2ea258
app/src/main/res/layout/activity_main.xml
@@ -30,7 +30,6 @@
30
android:layout_width="match_parent"
31
android:layout_height="match_parent"
32
android:gravity="top|start"
33
- android:hint="@string/edit_hint"
34
android:inputType="textCapSentences|textMultiLine"
35
android:paddingEnd="16dp"
36
android:paddingLeft="16dp"
@@ -46,7 +45,6 @@
46
45
47
48
49
- android:hint="@string/source_hint"
50
android:inputType="textNoSuggestions|textMultiLine"
51
52
0 commit comments