Display a toast to indicate the user to login before voting, replying and commeting.

This commit is contained in:
Alex Ning
2019-08-09 17:15:41 +08:00
parent 1179cb50fa
commit 4c21eea852
7 changed files with 57 additions and 5 deletions

View File

@@ -91,6 +91,7 @@
</LinearLayout>
<View
android:id="@+id/divider_main_activity"
android:layout_width="match_parent"
android:layout_height="1dp"
android:background="@color/dividerColor" />