Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Is it possible to access the tabs when writing a custom TabbedRenderer for Android?

$
0
0

I'm trying to access the tabs of the action bar to modify them as shown in the Java code below. Is it possible by creating my own renderer? I checked all members of TabbedRenderer but haven't seen anything that would allow me to get to the tabs.

tab = getActionBar.newTab();
tab.setText(tabText);
tab.setIcon(R.drawable.tab_icon);

Viewing all articles
Browse latest Browse all 58056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>