Signal-Android/app/src
Ehren Kret ba394e1021
Use notifyDataSetChanged for potentially structural modification.
This has the potential to change the structure of the result set
displayed in the recycler view. Thus the functions that tell it the
structure changed need to be called. For an immediate fix, changing
this back to notifyDataSetChanged seems to resolve the crash.
2022-03-28 19:22:02 -04:00
..
androidTest/java/org/thoughtcrime/securesms Fix androidTests. 2022-03-28 19:07:21 -04:00
main Use notifyDataSetChanged for potentially structural modification. 2022-03-28 19:22:02 -04:00
nightly/res
perf
spinner
staging/res
test
testShared/org/thoughtcrime/securesms
website