As discussed before (issue #21) this pull request contains only TitleFlowIndicator.java, attrs.xml, and title_layout.xml.
Integer value that is defined by the property is used on the left side of the left view title and on the right side of the right view title so the views can have padding to the border to the parent view. Default value is 0.
'clipPadding' can be defined as attribute in xml layout see title_with_padding_layout.xml in viewflow_example project.
As discussed before (issue #21) this pull request contains only TitleFlowIndicator.java, attrs.xml, and title_layout.xml.
Integer value that is defined by the property is used on the left side of the left view title and on the right side of the right view title so the views can have padding to the border to the parent view. Default value is 0.
'clipPadding' can be defined as attribute in xml layout see title_with_padding_layout.xml in viewflow_example project.