Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

View.findNavController() vs Fragment.findNavController()

android - Navigation graph Flow Preview in landscape

Check if WorkRequest has been previously enquequed by WorkManager Android

Using LiveData as state inside Jetpack @Compose functions

WorkManager.getInstance().cancelAllWorkByTag() not stopping the periodic job

Hilt Injection not working with BroadcastReceiver

Android Jetpack Navigation How to handle the Toolbar and BottomNavBar content

kotlinCompilerVersion is deprecated

Android Jetpack compose gradient

Jetpack Compose take screenshot of composable function?

PagedListAdapter jumps to beginning of the list on receiving new PagedList

How to make BaseFragment with View Binding

How to use string resources in Android Jetpack Compose?

Navigating to preference fragment using navigation component

Jetpack navigation: Title and back/up arrow in the action bar?

How to convert Dp to pixels in Android Jetpack Compose?

Disable adding fragment to backstack in Navigation Architecture Component

Is it possible to send arguments other than string or integer in android's new navigation component

Jetpack compoes lazycolumn skipping frames (lagging)

How to implement Dagger for worker classes?