Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Latest commit

History

History

AnnotationDemo

README.md

Gong Neng

Yi Ge Bian Yi Shi Zhu Jie @Layout,Ke Yi Yong Zai Activity,'Fragment,View`Shang . Shi Yong Can Kao :mzule/LayoutAnnotation

Ji Cheng

buildscript {
dependencies {
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
}
}
apply plugin: 'android-apt'

dependencies {
compile 'com.bobomee.android:layout-api:1.0.0'
apt 'com.bobomee.android:layout-compiler:1.0.0'
}

Hun Yao Pei Zhi

-keep com.bobomee.android.layout.** { *; }

Xu Ke

Apache License 2.0

Thanks:

mzule/LayoutAnnotation

publish

./gradlew install --> ./gradlew :apt:layout-api:bintrayUpload

./gradlew install --> ./gradlew :apt:layout-compiler:bintrayUpload

./gradlew install --> ./gradlew :apt:layout-annotation:bintrayUpload