List Question
20 TechQA 2024-03-30T13:34:56.410000error: cannot find symbol View root = inflater.inflate(R.layout.toolbar, parent, false);
34 views
Asked by Muhammad yaumil Ramadhani
Cannot resolve method 'inflate' in 'DashboardActivity'
30 views
Asked by Flame54
How to use Databinding?
19 views
Asked by Hải Ngọc
How to override a fragment's layout that uses databinding?
20 views
Asked by NTeix
How to use View Binding insted of butterknife?
60 views
Asked by Ali Hosein pour
Cannot find symbol for ActivityMainBindingImpl ^
29 views
Asked by Akshaya Amar
Android Data binding missing return statement in generated code
70 views
Asked by Rahul Agrawal
Android Kotlin ImageView inside RecyclerView.Adapter doesn't update as expected
65 views
Asked by rminaj
Databinding displays unpopulated value while waiting for the value to be populated in Android
39 views
Asked by foseja
I can't import class that generated using annotation via databinding
80 views
Asked by A.Hüdai Kaya
Fragment implemented with Kotlin, using DataBinding cannot access to Views (Button/TestView) in Layout
33 views
Asked by wuxiaoyu
Android proguard rule for databinding
50 views
Asked by Aagam Shah
Do I still need to use the kapt plugin (I am using ksp) if I am enabling dataBinding for a project?
1.3k views
Asked by svahidhoss
Android Studio databinding android:text error = <expr> expected, got '''
33 views
Asked by Emre Dursun
Android Studio: Build folder in app directory erroring out
84 views
Asked by Impossible guy
What could be the reason that an app can get stuck at Binding.inflate which previously works fine?
110 views
Asked by rminaj
LiveData is null always when get from Flow of preferencesDataStore - android
72 views
Asked by PEDY
RadioGroup Android Databinding XML With Include Layouts
58 views
Asked by Muhammad Yousuf
Android Nested Include Layouts Function Passing and Implementation Via DataBinding
37 views
Asked by Muhammad Yousuf