HI all,
I'm using Forms and found my actionbar tiles are hidden, only when I tap and hold on it, it will appear and will popup back to previous page.
why.....? how can I make them show up?
`
@style/MyTheme.ActionBar.TitleTextStyle @color/flynnGreen @drawable/filter true false true showHome|useLogo`
[Activity(Label = "Mobile Dispatch",
Icon = "@android:color/transparent",
ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation)]
public class MainActivity : global::Xamarin.Forms.Platform.Android.FormsApplicationActivity