hello-world-andr-master
gradlew
5KB
settings.gradle
42B
.github
workflows
blank.yml
482B
gradle
wrapper
gradle-wrapper.properties
230B
gradle-wrapper.jar
53KB
gradlew.bat
2KB
gradle.properties
1KB
.gitignore
214B
app
src
androidTest
java
com
example
hellow
ExampleInstrumentedTest.kt
663B
test
java
com
example
hellow
ExampleUnitTest.kt
342B
main
AndroidManifest.xml
1KB
res
mipmap-hdpi
ic_launcher_net_round.png
4KB
ic_launcher_net.png
2KB
mipmap-xxxhdpi
ic_launcher_net_round.png
12KB
ic_launcher_net.png
6KB
mipmap-xhdpi
ic_launcher_net_round.png
5KB
ic_launcher_net.png
3KB
mipmap-anydpi-v26
ic_launcher_net_round.xml
275B
ic_launcher_net.xml
275B
menu
post_overflow_menu.xml
296B
mipmap-mdpi
ic_launcher_net_round.png
2KB
ic_launcher_net.png
1KB
drawable
ic_launcher_net_foreground.xml
2KB
ic_baseline_favorite_red_24.xml
459B
ic_baseline_share_24.xml
711B
ic_baseline_add_24.xml
315B
ic_viewed_24.xml
513B
ic_baseline_favorite_border_24.xml
639B
ic_like_24dp.xml
295B
ic_baseline_check_circle_outline_24.xml
462B
video_placeholder.png
10KB
ic_baseline_more_vert_24.xml
464B
ic_baseline_close_24.xml
381B
ic_baseline_create_24.xml
446B
layout
fragment_post_details.xml
7KB
item_post.xml
7KB
fragment_feed.xml
1KB
fragment_create_edit_post.xml
2KB
activity_main.xml
781B
values-ru
strings.xml
2KB
drawable-v21
custom_ripple_effect.xml
243B
values
colors.xml
256B
ic_launcher_net_background.xml
124B
strings.xml
2KB
styles.xml
1KB
dimens.xml
158B
color
like_button_tint.xml
250B
navigation
nav_graph.xml
2KB
mipmap-xxhdpi
ic_launcher_net_round.png
9KB
ic_launcher_net.png
4KB
ic_launcher_net-playstore.png
19KB
ic_launcher-playstore.png
19KB
java
com
example
hellow
utils
Utils.kt
555B
ui
CreateEditPostFragment.kt
3KB
FeedFragment.kt
3KB
MainActivity.kt
1KB
PostDetailsFragment.kt
5KB
db
AppDb.kt
891B
dto
Post.kt
370B
repositories
PostRepositorySQLiteImpl.kt
1KB
PostRepository.kt
384B
dao
PostDao.kt
1KB
entity
PostEntity.kt
1KB
viewModel
PostViewModel.kt
2KB
adapter
PostViewHolder.kt
3KB
PostAdapter.kt
1KB
InteractionListeners.kt
312B
sampledata
posts_avatars
post_avatar_drawable.xml
2KB
posts.json
1KB
.gitignore
6B
build.gradle
3KB
proguard-rules.pro
750B
build.gradle
765B
暂无评论