Show low-resolution images in compact layout. Send notifications of messages that are received after the last notification.

This commit is contained in:
Alex Ning
2019-11-12 11:51:08 +08:00
parent 74ae9a8b68
commit 0aaa63b6f6
7 changed files with 83 additions and 48 deletions

View File

@@ -239,7 +239,7 @@
android:id="@+id/image_view_best_post_item"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="centerCrop" />
android:scaleType="center" />
</RelativeLayout>