AndroidFlowLayout
A flow layout for Android
Install / Use
/learn @liangfeidotme/AndroidFlowLayoutREADME
AndroidFlowLayout
A flow layout for Android
samples

dependencies
gralde
compile 'com.liangfeizc:flowlayout:1.0.0@aar'
maven
<dependency>
<groupId>com.liangfeizc</groupId>
<artifactId>flowlayout</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
usage
<com.liangfeizc.flowlayout.FlowLayout
android:id="@+id/flow_layout"
flowlayout:vertical_spacing="10dp"
flowlayout:horizontal_spacing="10dp"
android:layout_width="match_parent"
android:layout_height="wrap_content" />
tips
If you min sdk version is smaller than 16, you can add <uses-sdk tools:overrideLibrary="com.liangfeizc.flowlayout" /> to your AndroidManifest.xml.
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
