mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-02-01 19:33:28 -05:00
extracted resource to strings.xml
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginRight="4dp"
|
||||
android:layout_marginBottom="4dp"
|
||||
android:hint="Name"
|
||||
android:hint="@string/name"
|
||||
android:inputType="text" />
|
||||
|
||||
</LinearLayout>
|
||||
@@ -126,4 +126,5 @@
|
||||
<string name="modem_config_slow_long">Long Range / Slow</string>
|
||||
<string name="style_selection">Style Selection</string>
|
||||
<string name="download_region">Download Region</string>
|
||||
<string name="name">Name</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user