android - Separate icon versions for action bar and home screen -


Is it possible to display different versions of app icons on app's action bar and home screen?

I android: theme = "@ style / apptheme" in the attribute & lt; Application & gt; Using the element of the manifest xml file.

Style for Aaplyam Style or its basic styles. There is currently no optimization in XML files.

I've written some Android app (trying to update one of them) and I'm still not very comfortable with some features.

Yes, this android: logo & lt in your manifest ; Application & gt; element attribute:

  & lt; Android application: name = "..." android: label = ". .." android: theme = "..." android: icon = "@ drawable / Aisi_lancr" Android: Logo = "@ drawable / Aisi_akshnbar_ logo" & gt ;  

Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -