-
-
Notifications
You must be signed in to change notification settings - Fork 991
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SurfaceFlinger: Failed to find layer & Applying effect in wrong GL context #213
Comments
I am having the same problem. Did you come up with any solution? |
same issue when using recyclerview |
have anyone find the solution, please? |
@NahlaSaadAlDeen I was same issue but now its working fine, OnImageFilterSelected use like below:
|
I'v solved it the solution is : remove the mInitialized condition and let the code in it run without this condition (remove the role of mInitialized) |
@burhanrashid52 can you please prioritise this issue. Facing this in my current usage in recycler view. |
|
Worked! Thanks :) |
hi, i customize your code like whatsapp photo editor, if you add me to a
contributor and allow me then i will push a advanced code
Thanks
…On Sun, Dec 18, 2022 at 2:56 PM Burhanuddin Rashid ***@***.***> wrote:
@burhanrashid52 <https://github.com/burhanrashid52> can you please
prioritise this issue. Facing this in my current usage in recycler view.
Check this comment
<#242 (comment)>
on issue #242 <#242>
—
Reply to this email directly, view it on GitHub
<#213 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXKZ5OSTP2KJQ5E22SLCJUDWN3NVVANCNFSM4KBTRFPQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Can you please share the screenshot or video on how it looks and works? |
Sure, here it is.
On Thu, Dec 22, 2022 at 3:55 PM Burhanuddin Rashid ***@***.***>
wrote:
… hi, i customize your code like whatsapp photo editor, if you add me to a
contributor and allow me then i will push a advanced code Thanks
… <#m_5790026895206117598_m_-7604266635401519495_>
On Sun, Dec 18, 2022 at 2:56 PM Burhanuddin Rashid *@*.*> wrote:
@burhanrashid52 <https://github.com/burhanrashid52>
https://github.com/burhanrashid52 <https://github.com/burhanrashid52> can
you please prioritise this issue. Facing this in my current usage in
recycler view. Check this comment <#242 (comment)
<#242 (comment)>>
on issue #242 <#242>
<#242 <#242>> — Reply
to this email directly, view it on GitHub <#213 (comment)
<#213 (comment)>>,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AXKZ5OSTP2KJQ5E22SLCJUDWN3NVVANCNFSM4KBTRFPQ
<https://github.com/notifications/unsubscribe-auth/AXKZ5OSTP2KJQ5E22SLCJUDWN3NVVANCNFSM4KBTRFPQ>
. You are receiving this because you commented.Message ID: @.*>
Can you please share the screenshot or video on how it looks and works?
—
Reply to this email directly, view it on GitHub
<#213 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXKZ5ORHNQITETTJ2GGBANDWOQXS7ANCNFSM4KBTRFPQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Hi @adnanbhatti14, Could you please share the solution here as well? |
i already attached screenshot of working app, i customized with multiple
images like whatsapp. can we schedule a meeting?
…On Fri, Jul 7, 2023 at 4:50 PM Akshay kumar shaw ***@***.***> wrote:
Hi @adnanbhatti14 <https://github.com/adnanbhatti14>, Could you please
share the solution here as well?
—
Reply to this email directly, view it on GitHub
<#213 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXKZ5OQZDMEWLZ35JIDPCWLXO7ZYPANCNFSM4KBTRFPQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi @adnanbhatti14, Actually I am already done with the project. Thank you for considering this. |
Thank you @NahlaSaadAlDeen . This issue has cost me some huge amount of time but finally. I imported the library module and updated as advised. Thank you. |
Cool. Would you like to raise a PR for this? |
Does this library support all the android version above 5.0
i am using 8.1.0
The text was updated successfully, but these errors were encountered: