ChuckleNorris-master
.gitignore
208B
app
.gitignore
6B
build.gradle
2KB
src
androidTest
java
com
example
chucklenorris
ExampleInstrumentedTest.kt
677B
main
AndroidManifest.xml
911B
res
mipmap-xhdpi
ic_launcher_round.png
7KB
ic_launcher.png
5KB
mipmap-mdpi
ic_launcher_round.png
3KB
ic_launcher.png
3KB
layout
joke_element.xml
1KB
activity_main.xml
1KB
fragment_jokes.xml
3KB
fragment_web.xml
1KB
mipmap-xxhdpi
ic_launcher_round.png
12KB
ic_launcher.png
8KB
menu
bottom_navigation.xml
378B
drawable
ic_jokes.xml
3KB
ic_web.xml
5KB
ic_launcher_background.xml
5KB
mipmap-anydpi-v26
ic_launcher_round.xml
272B
ic_launcher.xml
272B
drawable-v24
ic_launcher_foreground.xml
2KB
mipmap-hdpi
ic_launcher_round.png
5KB
ic_launcher.png
4KB
mipmap-xxxhdpi
ic_launcher_round.png
16KB
ic_launcher.png
10KB
navigation
nav_graph.xml
1KB
values
strings.xml
917B
colors.xml
247B
styles.xml
379B
java
com
example
chucklenorris
data
api
JokesRemoteDataSource.kt
345B
model
Joke.kt
140B
Response.kt
120B
JokeService.kt
436B
ChuckleNorrisRepository.kt
520B
LiveEvent.kt
178B
ui
adapters
JokesAdapter.kt
1KB
MainActivity.kt
1KB
JokesFragment.kt
3KB
viewmodel
SharedViewModelFactory.kt
534B
SharedViewModel.kt
1KB
WebFragment.kt
1KB
di
AppModule.kt
1KB
AppComponent.kt
534B
ChuckleNorrisApplication.kt
458B
test
java
com
example
chucklenorris
ExampleUnitTest.kt
349B
proguard-rules.pro
750B
settings.gradle
49B
build.gradle
642B
gradlew
5KB
gradlew.bat
2KB
gradle.properties
1KB
gradle
wrapper
gradle-wrapper.properties
232B
gradle-wrapper.jar
53KB
暂无评论