Make system tethering entry always available

This commit is contained in:
Mygod
2018-01-15 13:40:32 -08:00
parent 3a3e6b8689
commit 67aa86f0f7
7 changed files with 30 additions and 46 deletions

View File

@@ -22,9 +22,8 @@
android:id="@+id/empty"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:linksClickable="true"
android:padding="16dp"
tools:text="@string/tethering_no_interfaces"/>
android:text="@string/tethering_no_interfaces"/>
<android.support.v7.widget.RecyclerView
android:id="@+id/interfaces"
android:layout_width="match_parent"