Merge pull request #149 from geeksville/dev

Dev
This commit is contained in:
Kevin Hester
2020-08-30 13:39:51 -07:00
committed by GitHub
2 changed files with 2 additions and 3 deletions

View File

@@ -91,8 +91,7 @@
<AutoCompleteTextView
android:id="@+id/filled_exposed_dropdown"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:hint="@string/channel_options" />
android:layout_height="wrap_content" />
</com.google.android.material.textfield.TextInputLayout>
<CheckBox

View File

@@ -69,7 +69,7 @@
<string name="modem_config_very_long">Very long range (but slow)</string>
<string name="modem_config_unrecognized">UNRECOGNIZED</string>
<string name="meshtastic_service_notifications">Meshtastic Service Notifications</string>
<string name="location_disabled_warning">You must turn on location services in Android Settings</string>
<string name="location_disabled_warning">You must turn on (high accuracy) location services in Android Settings</string>
<string name="about">About</string>
<string name="a_list_of_nodes_in_the_mesh">A list of nodes in the mesh</string>
<string name="text_messages">Text messages</string>