mvp-android-master
.gitignore
985B
gradle
wrapper
gradle-wrapper.properties
230B
README.md
39B
build.gradle
733B
gradlew.bat
2KB
gradlew
5KB
app
.gitignore
985B
build.gradle
2KB
proguard-rules.pro
750B
src
test
java
br
uol
ps
cards
ExampleUnitTest.kt
1KB
Animal.kt
99B
main
AndroidManifest.xml
1KB
java
br
uol
ps
cards
MvpApplication.kt
495B
repository
CardsApi.kt
429B
CardRepository.kt
227B
MainActivity.kt
296B
view
CardsActivity.kt
3KB
DetailActivity.kt
3KB
presenter
DetailPresenter.kt
1KB
CardsPresenter.kt
1KB
models
CardLayout.kt
203B
CardsResponseDto.kt
89B
CardDetailDto.kt
107B
Card.kt
369B
adapters
CardAdapter.kt
2KB
contracts
DetailContract.kt
372B
CardsContract.kt
438B
example
checkBirthDate
view
CheckBirthDateActivity.kt
1KB
presenter
CheckBirthDatePresenter.kt
945B
contracts
CheckBirthDateContract.kt
277B
sumNumber
view
NumberActivity.kt
1KB
presenter
NumberPresenter.kt
497B
contracts
NumberContract.kt
257B
core
networkMiddleware
RetrofitConfiguration.kt
1KB
di
AppModule.kt
1KB
res
values
colors.xml
467B
themes.xml
876B
strings.xml
785B
mipmap-xxhdpi
ic_launcher_round.png
12KB
ic_launcher.png
8KB
layout
activity_main.xml
780B
progress_dialog.xml
2KB
error_dialog.xml
3KB
activity_check_birth_date.xml
2KB
row_card.xml
3KB
empty_state.xml
2KB
activity_number.xml
2KB
activity_cards.xml
1KB
activity_detail.xml
4KB
drawable-v24
ic_launcher_foreground.xml
2KB
ic_prepaid_empty.png
13KB
mipmap-anydpi-v26
ic_launcher.xml
272B
ic_launcher_round.xml
272B
mipmap-xhdpi
ic_launcher_round.png
7KB
ic_launcher.png
5KB
mipmap-hdpi
ic_launcher_round.png
5KB
ic_launcher.png
4KB
values-night
themes.xml
876B
drawable
ic_baseline_error_circle.xml
1KB
ic_launcher_background.xml
5KB
mipmap-mdpi
ic_launcher_round.png
3KB
ic_launcher.png
3KB
mipmap-xxxhdpi
ic_launcher_round.png
16KB
ic_launcher.png
10KB
androidTest
java
br
uol
ps
cards
ExampleInstrumentedTest.kt
657B
gradle.properties
1KB
settings.gradle
41B
暂无评论