Some changes
This commit is contained in:
parent
1cc31151eb
commit
9632f563a5
|
@ -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>
|
||||
|
|
|
@ -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 |
BIN
images/img1.png
BIN
images/img1.png
Binary file not shown.
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue