pgreze / android-reactions

Facebook like reaction picker for Android
Apache License 2.0
158 stars 46 forks source link

ArrayIndexOutOfBounds exception on clicking outside the reaction box #29

Open Pranay7748 opened 3 years ago

Pranay7748 commented 3 years ago

When touched out of the reaction box, it throws index out of bounds exception. How to fix it?

imbodrulalam commented 3 years ago

I got same Error.

pgreze commented 3 years ago

Could you give more context? Like the configuration you're using, and the error stacktrace.

CODEwithZAKI commented 3 years ago

Sir, When touched out of the reaction box, it throws index out of bounds exception. can you help how to fix it? when I touch the reaction it's working but for example, if I touch the Textview and the popup appears and I touch out of the reaction box, it throws index out of bounds exception

CODEwithZAKI commented 3 years ago

I got same Error.

same error

tf153 commented 3 years ago

It is showing array index out of bound

pgreze commented 3 years ago

Again, without any more details than "it's not working", it will be difficult to do anything.

Please provide a broken example (or even a stacktrace!) so we can investigate about why it's failing...