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

Complete change history in comments #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lingarajsankaravelu
Copy link

Hey @mreram thanks for writing the Library and making it open source. Recently I had to achieve a similar design which required some changes from the way you have written the library and I feel these changes makes the library more customizable.

Changes

  1. Allow multiple anchors through single xml attribute (app:tv_anchors="id1,id2,id3...")
  2. added attribute to enable or disable semiCircle on Top Ticketview (app:tv_enableSemiCircleOnTop) .
  3. refactored dependencies to androidx , updated target and compile sdk version to 30 and readme.md"

…d1,id2,id3) > 2.added attribute to enable ordisable semiCircle on Top Ticketview (app:tv_enableSemiCircleOnTop) > 3. refactored dependencies to androidx , updated target and compile sdk version to 30 and readme.md"
@mreram
Copy link
Owner

mreram commented Jul 18, 2021

Hi @lingarajsankaravelu , Thanks for your consideration. i will review your interesting changes

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

2 participants