Discussion Forums  >  Capturing Images, Uploading Data

Replies: 5    Views: 285

AppGuy30
Code is Art
Profile
Posts: 737
Reg: Oct 29, 2011
location unknow...
14,070
01/18/13 06:35 PM (11 years ago)

App Icon Glossy

I have noticed that buzztouch automatically makes the app icon have a glossy overlay, is there any way that i can stop this from happening? Thanks, Jack
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
01/18/13 06:43 PM (11 years ago)
It's basically mimicking the Apple Icon style. When you've downloaded your package, you can replace it if you want. In the Apple Package it's located in your 'BT_Art' directory (Icon_57.png, among others you'll want to address as well) In the Android Package it's located as /res/drawable/icon.png If you've done all your graphics, you may also find them in /res/drawable-hdpi, as well as ldpi,mdpi, etcetera... Cheers! -- Smug
 
AppGuy30
Code is Art
Profile
Posts: 737
Reg: Oct 29, 2011
location unknow...
14,070
like
01/18/13 06:46 PM (11 years ago)
Thanks!
 
MacApple
Apple Fan
Profile
Posts: 4674
Reg: Oct 25, 2010
USA
61,140
like
01/18/13 07:07 PM (11 years ago)
If you are using the latest Xcode do the following to remove glossy effect. In xcode select the targets > Summary > then scroll to the bottom and select 'Prerendered' option. This will remove the glossy effect for you with no need to do anything else.
 
Paul Rogers
Android Fan
Profile
Posts: 2524
Reg: May 30, 2011
UK
35,740
like
01/18/13 07:11 PM (11 years ago)
If you're on self hosted, the overlay is icon_overlay_72.png, situated in the /images directory - you could replace that with a blank image of the same name.
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
01/18/13 07:21 PM (11 years ago)
@raveyd/@macapple Good to know! Thanks! Cheers! -- Smug
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.