improve assignments
This commit is contained in:
parent
ad16d5b87d
commit
2461d707d1
2 changed files with 2 additions and 2 deletions
|
@ -107,7 +107,7 @@
|
|||
android:inputType="text"
|
||||
android:textColor="?android:textColorPrimary"
|
||||
android:textColorHint="?android:textColorSecondary"
|
||||
tools:text="@string/shared_string_action_name"/>
|
||||
tools:text="@string/shared_string_name"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
|
|
@ -107,7 +107,7 @@
|
|||
android:inputType="text"
|
||||
android:textColor="?android:textColorPrimary"
|
||||
android:textColorHint="?android:textColorSecondary"
|
||||
tools:text="@string/shared_string_action_name"/>
|
||||
tools:text="@string/shared_string_name"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
|
Loading…
Reference in a new issue