Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in androidx

How to access RecyclerView in androidx?

How to set title in app bar with Navigation Architecture Component

Plugin with id 'androidx.navigation.safeargs' not found

Migrating Junit4 tests to androidx: What causes 'delegate runner could not be loaded'?

android junit junit4 androidx

androidx.test.InstrumentationRegistry is deprecated

Manifest merger failed : Attribute application@appComponentFactory - Androidx

How to add cardview in layout xml in AndroidX

android androidx

Change Locale not work after migrate to Androidx

How to use TabLayout with ViewPager2 in Android

ClassNotFoundException: Didn't find class "android.support.v4.content.FileProvider" after androidx migration

Get current fragment with ViewPager2

Why is my FloatingActionButton icon black? [duplicate]

Android X: tools:replace specified at line: for attribute, but no new value specified

Duplicate classes from androidx and com.android.support

Android FAB icon always black with MaterialComponents theme

Crash on Android 10 (InflateException in layout/abc_screen_simple line #17)

Error inflating class androidx.constraintlayout.ConstraintLayout after migration to androidx

android androidx

Can't resolve android.support.design. after migration to AndroidX

BottomSheetBehavior not in androidX libraries

how to get viewModel by viewModels? (fragment-ktx)