Nguyễn Đức Tuấn Minh
Nguyễn Đức Tuấn Minh
Inside my XML ```xml ...... ``` In my fragment `onCreateView`: ```kotlin override fun onCreateView( inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle? ): View { _binding = FragmentArtistBinding.inflate(inflater, container, false) binding.toolBar.applyInsetter {...
Hi, can i have a question? Which WeatherAPI did you use in this project? And was it free?
**Describe the bug** When I try to build and run Compose Desktop App in my Ubuntu 23.10, I have an error  But when I run in Android Target, it...
With Musixmatch track id, we can get Translated lyrics. Hope you add two params to database. Love this project
Convert handmade paging to Paging 3
Compose multiplatform