Closed iboyko closed 13 years ago
Perfect. Would it be possible for you to just commit the TitleFlowIndicator.java and attrs.xml? I rather include an example of your padding in the already existing TitleFlowIndicatorExample (instead of creating a new activity).
Last commit contains only files specified by you with comment on added methods and attribute.
I still depend on your first commit for changes made in TitleFlowIndicator.java, though. I'm no git pro so I don't know if it's possible to cherry pick certain files from a commit.
I see two alternatives.
What do you prefer?
Second pull request is created #22 that 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.