easily switch between multiple peertube instances

This commit is contained in:
yausername 2019-11-24 21:08:06 +05:30
parent afef8d8d0b
commit 527c38adf9
14 changed files with 724 additions and 64 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@android:id/text1"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:maxLength="0" />