Hellolink broken please someone reupp
I Uploaded again.
Enjoy!
Hellolink broken please someone reupp
Please fix the link is Broken ??tsvendas submitted a new resource:
Web2App - Quickest Feature-Rich Android Webview - Download Web2App - Quickest Feature-Rich Android Webview Codecanyon 8980493
Read more about this resource...
Thank you very much for this sharing ! This will certanly be very useful to me in a near future for a website creation ;-)
Link die
My question is how? I know it's possible, but how do I go about it?Yes you can add the icons...
My question is how? I know it's possible, but how do I go about it?
Thanks,Add icon to this folder: \app\src\main\res\drawable-hdpi
and add the icon source in configuration file
Thanks, I got it sorted alreadyThanks,
Let us assume i have icons named "web.png" and "call.png" placed in drawable-hdpi folder should i add the icon like this?
public static final int[] ICONS = new int[]{ "web.png","call.png"};
Thanks, I got it sorted already
public static final int[] ICONS = new int[]{R.drawable.web, R.drawable.call};