Android Programming
New Android Programming Techniques, Design Concepts, Sample codes, Interview questions, Android UI
Home
Android Programming
Android UI
Android Tools
Java
Kotlin
C/C++
Interview Questions
Current Android Release version:
Version Code: Pie
Version: 9
API level: 28
Showing posts with label
action bar menu
.
Show all posts
Showing posts with label
action bar menu
.
Show all posts
How to change Action bar Menu text color
<style name="AppTheme" parent="android:Theme.Holo.Light">
<item name="
android:actionMenuTextColor
">@color/color</item>
</style>
Older Posts
Home
Subscribe to:
Posts (Atom)