android - How to make Icon appear on Action Bar? -



android - How to make Icon appear on Action Bar? -

https://developer.android.com/images/training/basics/actionbar-actions.png

where in code type android:icon="@drawable/icon" create icon appear left of mtitle? i've tried looking in layout , menu xmls , can't figure out i'd type create icon appear? i'm using navigation drawer base of operations template if helps.

go android manifest->application, in application there's icon->browse alter icon of want or delete it..

android xml icons

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -