d9ab6b960a
working on tab-view
2016-12-20 14:08:13 +02:00
19ee47ba24
got to layouts
2016-12-13 15:51:18 +02:00
1202cb7288
almost all without layouts
2016-12-13 15:51:18 +02:00
da4cad6ec2
tab-view done
2016-12-13 15:51:18 +02:00
079830e9b5
tab-view
2016-12-13 15:51:18 +02:00
a64847ca9d
next
2016-12-13 15:51:18 +02:00
e59d145705
Add TabView.androidOffscreenTabLimit property
...
Resolves #2815
* Gets or sets the number of tabs that should be retained to either side of the current tab in the view hierarchy in an idle state.
* Tabs beyond this limit will be recreated from the TabView when needed.
2016-11-08 17:17:30 +02:00
93cc666b8f
Add TabView.iosIconRenderingMode property
...
Resolves #2689
2016-11-04 16:18:55 +02:00
9fc143ee03
Add support for TabView CSS
...
TabView {
tab-text-color: green;
tab-background-color: yellow;
selected-tab-text-color: red;
android-selected-tab-highlight-color: orange;
text-transform: uppercase;
}
2016-10-24 15:07:22 +03:00
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00