LOZN
LOZN
use gradle 4.2 tip Could not find androidx.databinding:viewbinding:4.2.0.
//Could not find androidx.databinding:viewbinding:4.2.0. implementation 'androidx.databinding:databinding-common:4.1.3' // implementation 'androidx.databinding:library:3.2.0-alpha11' // implementation 'androidx.databinding:databinding-runtime:7.0.0' can you introducde it how to work ,this library
why so set ``` buildFeatures{ dataBinding { enabled = true } } ``` not find databindutil, and util
``` ndroid.databinding.tool.processing.ScopedException: [databinding] {"msg":"Found \u003clayout\u003e but data binding is not enabled.\n\nAdd buildFeatures.dataBinding \u003d true to your build.gradle to enable it.","file":"C:\\project\\SoTrun\\app\\src\\main\\res\\layout\\fragment_my.xml","pos":[]} at android.databinding.tool.util.L.tryToThrowScoped(L.java:98) ``` ``` distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-bin.zip classpath "com.android.tools.build:gradle:7.0.0" ``` build.grade enable...
hope develop recyclerview support 希望开发能支持recyclerview的 支持recyclerview水平 垂直 。
@JDEast1029 What do I need to do to modify the layout file? 2.0.3 error ``` : Using Apktool 2.0.3 Exception in thread "main" Can't construct a java object for tag:yaml.org,2002:brut.androlib.meta.MetaInfo;...
@yanzi1225627 I don't understand what you're saying. I need to change all the files, including any layout files, or I'll manually modify the dex.
必须写死recycle高度才显示。。low了
已弃坑,用viewpager+recyclerview实现更香,而且支持动画滑动效果。