Day 29.
▶️ Proceed exploring "Building Beautiful Transitions with
Material Motion for Android" codelab.
The theme of animation interested me
and I plan to add some elements to my project.
Therefore, I will understand it very thoroughly.
#100DaysOfCode
Day 28.
And so the New Year's weekend is over.
Let's proceed learning, working, biking & so on...
▶️ Building Beautiful Transitions with
Material Motion for Android - codelab
from google dev I start learning today.
#100DaysOfCode#100daysofcodechallenge
Day 24.
▶️ Room deeper and deeper...
Sometimes it seems that you have plunged quite deeply, but when you peer into the depths, you see an abyss...
#100DaysOfCode#code
Day 23.
Tried to add a new table to the database but decided that the architecture needed to be changed. It would be nice to take a good course in application block diagramming. Maybe someone knows a good course?
#100DaysOfCode#Android#Kotlin#code
Day 20.
Moved to a new machine. Update AndroidStudio & plugins. Try to run my app on real device, but I can't! AS tells me, that new signature used in my progect and needed to reinstall the app. What's the hell!? I can't do it, because of data in BD
#100DaysOfCode#Kotlin#code
Day 19.
I am stuck with setting ItemTouchHelper
Swipe to delete is a function for recyclerview.
More than five hours of searching for information
flew by like an instant))) But I did it!
#100DaysOfCode#Kotlin#code
Day 16.
▶️ Data Binding in Android
Learn more and more about data binding.
Especially:
Two-way data binding using custom attributes.
#100DaysOfCode#Kotlin#code
Day 15.
▶️ Data Binding in Android (code lab)
I continue to study data binding.
Stuck on BindingAdapters.
I use them in real project,
but without fully understanding,
how it actually works.
#100DaysOfCode#Kotlin#code