feat: tell user if not logged in

This commit is contained in:
rebelonion 2024-03-16 19:51:40 -05:00
parent a24d1515b3
commit de21365c90
3 changed files with 23 additions and 11 deletions

View file

@ -248,6 +248,7 @@
<LinearLayout
android:id="@+id/commentMessageContainer"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom|end"