I have a Rails 8 app that I am building mobile apps for using Hotwire Native. I already changed the color of the bottom tab bar on Android, and I want to change the top navigation ActionBar color. The ActionBar is added as part of the Hotwire Native package and MainActivity inherits from HotwireActivity, so I don't see it referenced in code. Is there a way to grab the existing ActionBar and change it's color?
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744611083a4583770.html
评论列表(0条)