android - ConstraintLayout 源代码在哪里?

标签 android android-constraintlayout

我在哪里可以找到 android ConstraintLayout 的源代码?我在支持框架存储库中甚至在 Google 搜索中都找不到它。

最佳答案

它的源代码在这里:https://android.googlesource.com/platform/frameworks/opt/sherpa/+/studio-3.0/constraintlayout/src/main/java/android/support/constraint/ConstraintLayout.java

Android SDK 搜索扩展在 d.android.com 引用上添加了一个“查看源代码”按钮,这帮助我获得了这个链接

关于android - ConstraintLayout 源代码在哪里?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45690904/

相关文章:

android - Android中如何获取应用程序的启动时间

Android 应用提交。删除日志记录的简单方法?

android - child 拦截触摸事件的MotionLayout问题

android - 将属性从约束布局中的一个 View 隐藏到另一个 View

android - 对 RecyclerView 中的行布局进行动画更改

android - ConstraintLayout 与 RelativeLayout 性能 2020

android - 如何使 ConstraintView 内部的 WebView 有边界?

android - 将 kSoap 连接到 Spyne 时出错 The attribute '{http://schemas.xmlsoap.org/soap/encoding/}root' is not allowed

android - 如何使 onUpgrade() 语句在第一次安装时运行?

Android 服务对位置更改执行操作