Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c8a5de7a authored by Fiouz's avatar Fiouz
Browse files

Intent.ACTION_SENDTO.equals(action) was tested twice in the same if/else if...

Intent.ACTION_SENDTO.equals(action) was tested twice in the same if/else if statement causing the last one to never match, removed the first one in order to properly enable intent-based activity population

Fixes issue 2110
"Intent.ACTION_SENDTO.equals(action)" removed from first condition
See r1712
parent bbd664ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment