Skip to content

Conversation

@anhanh11001
Copy link
Contributor

@anhanh11001 anhanh11001 commented Jul 10, 2019

Details:

  • Add quantity picker for donation ticket
  • Fix UI
  • Remove redundant methods

Fixes: #2086

Screenshots for the change:

@auto-label auto-label bot added the feature label Jul 10, 2019
@iamareebjamal
Copy link
Member

It's written 'After 10 minutes ...` should be 15

@anhanh11001 anhanh11001 requested a review from liveHarshit July 11, 2019 15:11
liveHarshit
liveHarshit previously approved these changes Jul 13, 2019
.setTitle(resources.getString(R.string.whoops))
.setPositiveButton(resources.getString(R.string.ok)) { dialog, _ -> dialog.cancel() }
val alert = builder.create()
alert.show()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Val builder and alert are not required here.

@anhanh11001 anhanh11001 requested a review from liveHarshit July 16, 2019 16:00
@iamareebjamal iamareebjamal merged commit 16441ee into fossasia:development Jul 17, 2019
@anhanh11001 anhanh11001 deleted the 2086_quantity_picker_donation branch July 17, 2019 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ticket quantities picker for donation ticket

5 participants