1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 12:01:35 +00:00

allow anon viewing of comments

This commit is contained in:
Austin Huang 2020-11-13 17:29:17 -05:00
parent 4d16a94276
commit 387a56faf5
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
2 changed files with 2 additions and 5 deletions

View file

@ -26,6 +26,7 @@
android:layout_height="wrap_content"
android:layout_margin="4dp"
android:hint="@string/comment_hint"
android:visibility="gone"
app:counterEnabled="true"
app:counterMaxLength="2200"
app:endIconDrawable="@drawable/ic_send_24"