+ 5
[meta] Why is my SoloLearn icon the default android app icon?
http://justelisha.livehost.fr/721.png tried reinstalling, restarting, running HTC One M7 under Android 7.1.2, not a big deal as the app works fine but still strange.
6 ответов
+ 13
that's weird, you should report it to them via the in app feedback option or by sending an email to info@sololearn.com
+ 6
report to sololearn via in app feedback or send email to info@sololearn.com
+ 4
I have the same problem, but I don't think its worth wasting time :-)
+ 3
My icon has now appeared. New SL update just popped up and it fixed it :-)
+ 2
Hi because you seletic that app default .
Go to Settings => Select App or Application manager => Now you in here Downloading apps => Please select sololearn app on here => Click that swipe on below and Press Clear Default then it works well anything else replay me@Vinay.s
+ 2
[ not meta :) ] Perhaps your screen density isn't recognized; icons in Android are included by density (absolute pixels are not the preferred Android metric): https://developer.android.com/training/multiscreen/screendensities.html
If you're comfortable in a terminal, screen density normally shows in activity manager's output (possibly elsewhere):
am get-config
[ more meta ]
Your launcher may have a cache issue.
Apps not from Google Play may have been modified.
[all just guesses, not very thorough]