campaign recycylerview transformed to viewpager

This commit is contained in:
2019-12-28 17:59:31 +03:00
parent 140787d1d9
commit 57617717fa
11 changed files with 188 additions and 197 deletions

View File

@@ -93,6 +93,7 @@ dependencies {
implementation 'q.rorbin:badgeview:1.1.0'
implementation 'com.braintreepayments.api:braintree:2.22.0'
implementation 'org.jsoup:jsoup:1.11.1'
implementation 'me.relex:circleindicator:1.3.2'
implementation('com.braintreepayments.api:drop-in:3.7.1') {
exclude group: 'com.braintreepayments.api', module: 'braintree'
}