Oğuzhan AslanDesigning Modern Gradient Bars in Android Using XML and ComposeIn the dynamic world of Android development, creating beautiful and engaging user interfaces is essential. With Android 10, a major shift…3d ago3d ago
Oğuzhan AslanA Cleaner Way to Manage Spacing in RecyclerViewRecyclerView is one of Android’s most powerful tools for displaying large data sets efficiently in a scrollable list or grid format…Oct 15Oct 15
Oğuzhan AslanChanging Single Item Tint On Bottom Navigation View In Android (XML)Most of the applications have a bottom navigation bar to navigate between different pages of the application. Of course, each of the…Sep 15Sep 15
Oğuzhan AslanA New Way Retrieving Window Information in Android with Jetpack ComposeIn recent years, Android has been evolved more on Adaptive UI. It is considered as a best practise to design Screens that can adapt to…Sep 8Sep 8
Oğuzhan AslaninDev GeniusDynamic Color Retrieval from Images using Jetpack ComposeIn recent times, dynamic color adaptation has become a popular trend in mobile app design. Take a look at apps like Spotify, Youtube, or…Aug 15Aug 15
Oğuzhan AslaninDev GeniusCreating Scalable Composables in Jetpack ComposeCreating scalable composables in Jetpack Compose is essential for building maintainable, consistent, and user-friendly UI components…Jul 22Jul 22
Oğuzhan AslanReal-Time Pose Detection in Camera with ML Kit in AndroidWe’ve already learned about pose detection in Android, where we could analyze body poses from pictures and videos.Jul 15Jul 15
Oğuzhan AslaninDev GeniusSupporting Pane Layout in Jetpack ComposeIn previous articles, we discussed List-Detail layouts in Jetpack Compose and also learned about Panes in Material 3. In List-Detail…Jun 301Jun 301
Oğuzhan AslaninDev GeniusList Detail Layout and Panes in ComposeIn the past, developers had to manually adjust navigation UI for different screen sizes, leading to time-consuming and error-prone…Jun 23Jun 23
Oğuzhan AslanReal-Time Pose Detection in Video with ML Kit in AndroidIn our past discussions, we tackled pose detection in pictures. Now, let’s take it up a notch and explore pose detection in videos. It’s…Jun 15Jun 15