Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoSplit text between views #7

Merged
merged 5 commits into from
Oct 23, 2017
Merged

AutoSplit text between views #7

merged 5 commits into from
Oct 23, 2017

Conversation

natario1
Copy link
Owner

  • Add appcompat as a strict dependency so we only extend AppCompat* widgets
  • Refactor some view names
  • Add the AutoSplitView interface for views that want to implement autosplitting
  • Add the AutoSplitTextHelper helper for TextViews that want to implement autosplitting
  • Provide AutoSplitTextView and AutoSplitEditText on top of these tools, see demo app
  • Demo app changes
  • Fixed some serious bugs
  • Add the Documentable interface through which a view can receive attach / detach callbacks about its page / column

@natario1 natario1 merged commit 851c5cb into master Oct 23, 2017
@natario1 natario1 deleted the autosplit branch October 23, 2017 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant