支持的属性

August 24, 2018 · View on GitHub

我们现在支持以下属性,我们会不断完善支持更多属性,也期待你的加入和我们一起完成这项工程

属性名称属性名称
android:textSizeapp:layout_constraintRight_toLeftOf
android:textColorapp:layout_constraintBottom_toTopOf
android:textapp:layout_constraintTop_toTopOf
android:backgroundapp:layout_constrainedHeight
android:textStyleapp:layout_constrainedWidth
android:layout_marginapp:layout_constraintVertical_bias
android:layout_marginLeftapp:layout_constraintHorizontal_bias
android:tagapp:layout_constraintHeight_default
android:layout_marginTopapp:layout_constraintWidth_default
android:layout_marginRightapp:layout_constraintVertical_weight
android:layout_marginBottomapp:layout_constraintHorizontal_weight
android:paddingLeftapp:layout_constraintVertical_chainStyle
android:paddingTopapp:layout_constraintHorizontal_chainStyle
android:paddingRightapp:layout_constraintCircle
android:paddingBottomapp:layout_constraintCircleAngle
android:paddingapp:layout_constraintCircleRadius
android:gravityapp:layout_goneMarginBottom
android:orientationapp:layout_goneMarginLeft
android:idapp:layout_goneMarginRight
android:scaleTypeapp:layout_goneMarginTop
android:srcapp:layout_goneMarginEnd
android:visibilityapp:layout_goneMarginStart
android:clipToPaddingapp:layout_editor_absoluteY
android:ellipsizeapp:layout_editor_absoluteX
android:lineSpacingExtraapp:layout_constraintBaseline_toBaselineOf
android:maxLinesapp:layout_constraintStart_toEndOf
android:maxHeightapp:layout_constraintEnd_toEndOf
android:maxWidthapp:layout_constraintEnd_toStartOf
android:minWidthapp:layout_constraintStart_toStartOf
android:minHeightapp:layout_constraintGuide_begin
android:layout_centerInParentapp:layout_constraintGuide_end
android:layout_centerVerticalapp:layout_constraintGuide_percent
android:layout_centerHorizontalapp:layout_constraintWidth_min
android:layout_alignParentLeftapp:layout_constraintWidth_max
android:layout_alignParentTopapp:layout_constraintHeight_min
android:layout_alignParentRightapp:layout_constraintHeight_max
android:layout_alignParentBottomapp:layout_constraintHeight_percent
android:layout_aboveapp:layout_constraintWidth_percent
android:layout_below
android:layout_toLeftOf
android:layout_toRightOf
android:layout_alignLeft
android:layout_alignTop
android:layout_alignRight
android:layout_alignBottom
android:layout_marginEnd
android:layout_marginStart
android:paddingStart
android:paddingEnd
android:alpha
android:layout_weight
android:layout_gravity
...

由使用问题和其他技术问题,欢迎加群交流讨论

QQ群:558449447,添加请注明来自X2C

Android技术交流分享

欢迎各位使用,该项目会持续维护。

另:欢迎加入掌阅大家庭,一起研究Android新技术。简历请发送huangjian@zhangyue.com,注明应聘方向。

LICENSE

MIT LICENSE 
Copyright (c) 2018 zhangyue

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.