mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-29 22:11:02 +00:00
feat: tell user if not logged in
This commit is contained in:
@@ -377,6 +377,7 @@
|
||||
android:visibility="gone"/>
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/commentMessageContainer"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom|end"
|
||||
|
||||
@@ -248,6 +248,7 @@
|
||||
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/commentMessageContainer"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom|end"
|
||||
|
||||
Reference in New Issue
Block a user