Android: Material design@geekbrains (https://gb.ru/go/aPWYkD)
new app: nasa: using https://api.nasa.gov with retrofit retrive data: picture of the day text is shown in BottomSheet
app changes: added styles and themes, settings fragment where you can pick a theme and change to dark mode (from Android 10+ dark is default), added custom font for description
app changes: more data from Nasa.Api placed on ViewPager with different orientation, badges and basic transformer; youtube call was added for a video link on POD;
app changes: added constraint-sandbox with demonstation of border, constraintCircle and collapsingToolbar; and motionLayout with animation
app changes: added recyclerView with sharedElement-animation on item click; transition-animation on image click (zoomin/out)
app changes: downloadable font on Curiosity page, and Spannable on PictureOfTheDay page
app changes: added splash screen for 3 seconds
app changes: copied recycler outside viewpager ==> fixed shared element animation