mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-09 13:59:48 +01:00
A contact (so not a conversation yet!) had the VIEW_TYPE 2131558677, but 2131558687 was expected to identify the type, see FlexibleViewType.kt The checks in onItemClick are replaced to directly change the type via kotlin "is" method. best solution for future: FlexibleAdapter should be removed!-> replace with Compose! Signed-off-by: Marcel Hibbe <dev@mhibbe.de> |
||
---|---|---|
.. | ||
schemas/com.nextcloud.talk.data.source.local.TalkDatabase | ||
src | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |