Some changes

This commit is contained in:
Thomas 2020-01-25 11:25:54 +01:00
parent 1cc31151eb
commit 9632f563a5
4 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,7 @@
android:id="@+id/invidious_instance"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:hint="@string/custom_nitter"
android:hint="@string/custom_invidious"
android:inputType="textUri"
android:maxLines="1" />
</com.google.android.material.textfield.TextInputLayout>

View File

@ -13,4 +13,5 @@
<string name="save">Save</string>
<string name="close">Close</string>
<string name="instances_saved">Custom instances have been saved!</string>
<string name="custom_invidious">Custom Invidious instance</string>
</resources>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 16 KiB