简体   繁体   中英

Android studio generating asset files

Ih Guys!

I have made some assets for notifications and adaptive launcher icons using the new Image Asset option in android studio.

I have noticed there is an option for "Action bar and Tab Icons"... Could someone please explain where these icons are used in the code and where they will be displayed in the app.

Thanks a lot:)

Action bar is the place where your toolbar is present在此处输入图像描述

In the above picture Page Title is the action bar. And the heart and search icons are action bar icons. Android generates assets for this from Action bar and Tab Icons of required size.

Read more about Creating app icons with Image Asset Studio it covers everything about Action bar and tab icons and other icons as well!

The Action Bar is the thing at the top of your app (usually with a title). You can also add a menu to the Action Bar, this is where icons are used.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM