mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-28 04:47:56 +01:00
Show toast when source login is needed
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
|
||||
<ListView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/catalogue_list" />
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
android:layout_height="40dp"
|
||||
tools:text="New Text"
|
||||
android:id="@+id/source_name"
|
||||
android:gravity="center_vertical" />
|
||||
android:gravity="center_vertical"
|
||||
android:paddingLeft="15dp"/>
|
||||
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user