fragments-main
gradlew
5KB
settings.gradle
49B
.idea
render.experimental.xml
173B
runConfigurations.xml
564B
misc.xml
357B
gradle.xml
796B
codeStyles
Project.xml
3KB
codeStyleConfig.xml
142B
jarRepositories.xml
1KB
vcs.xml
180B
gradle
wrapper
gradle-wrapper.properties
232B
gradle-wrapper.jar
53KB
README.md
40B
gradlew.bat
2KB
gradle.properties
1KB
.gitignore
208B
app
src
androidTest
java
com
example
testefragment
ExampleInstrumentedTest.kt
677B
test
java
com
example
testefragment
ExampleUnitTest.kt
349B
main
AndroidManifest.xml
742B
res
mipmap-hdpi
ic_launcher.png
4KB
ic_launcher_round.png
5KB
mipmap-xxxhdpi
ic_launcher.png
10KB
ic_launcher_round.png
16KB
mipmap-xhdpi
ic_launcher.png
5KB
ic_launcher_round.png
7KB
mipmap-anydpi-v26
ic_launcher.xml
272B
ic_launcher_round.xml
272B
menu
menu_bottom.xml
456B
menu_game.xml
600B
menu_home.xml
339B
mipmap-mdpi
ic_launcher.png
3KB
ic_launcher_round.png
3KB
drawable
console_24.xml
639B
mario_bros.png
72KB
ic_baseline_add_24.xml
354B
zelda.png
1KB
ic_launcher_background.xml
5KB
sonic.jpg
47KB
gamepad_24.xml
426B
rounded_button.xml
487B
home_24.xml
354B
ahri.png
589KB
layout
holder_game_layout.xml
3KB
fragment_games.xml
960B
drawer_navigation_layout.xml
810B
fragment_home.xml
350B
fragment_console.xml
352B
toolbar.xml
461B
drawer_header_layout.xml
2KB
activity_main.xml
979B
drawable-v24
ic_launcher_foreground.xml
2KB
megaman.png
181KB
foto_perfil.jpg
50KB
games.jpg
37KB
cait.jpg
109KB
yummi.jpg
117KB
values
colors.xml
253B
strings.xml
266B
styles.xml
660B
mipmap-xxhdpi
ic_launcher.png
8KB
ic_launcher_round.png
12KB
java
com
example
testefragment
MainActivity.kt
4KB
model
Game.kt
266B
Console.kt
179B
fragments
ConsoleFragment.kt
779B
HomeFragment.kt
831B
GamesFragment.kt
2KB
adapter
GameAdapter.kt
963B
data
dao
GameDataSource.kt
2KB
holder
GameViewHolder.kt
1KB
.gitignore
6B
build.gradle
1KB
proguard-rules.pro
750B
build.gradle
642B
暂无评论