Android Studio is not showing app logo on the Action Bar.
I used following style:
<style name="AppTheme" parent="Base.Theme.AppCompat.Light.DarkActionBar">
<!-- Customize your theme here. -->
</style>
It is showing logo in my XMl design what While i run it app logo disappear.
Like this is the output of my app