mikepenz / AboutLibraries

AboutLibraries automatically collects all dependencies and licenses of any gradle project (Kotlin MultiPlatform), and provides easy to integrate UI components for Android and Compose-jb environments

Home Page:http://mikepenz.github.io/AboutLibraries/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Compose: Item spacing / Arrangement

msaadbhatti opened this issue · comments

About this issue

Item spacing / arrangement in compose

  • Briefly describe the issue
    There is a usecase, where I changed the color of background in compose android but without the item spacing it looks so odd. I attached the sample screenshot.
  • How can the issue be reproduced / sample code
    I actually added the item arrangement in library. Also update the sample application for the compose UI but i couldn't find the contributing guideline. It in my local repository right now.

Details

  • [ ✔️ ] Used library version
  • 10.5.2
  •  Used support library version
  • [ ✔️ ] Used gradle build tools version
  • 33.0.0
  • [:heavy_check_mark: ] Used tooling / Android Studio version
  • Android Studio Electric Eel | 2022.1.1 Canary 10
  •  Other used libraries, potential conflicting libraries

Checklist

Screenshot from 2023-02-06 12-49-43

Good day.

The screenshot is super low resolution, and I am not certain what I should see? Things look like they were set-up to be?

@mikepenz Thanks. And sorry for the earlier low res picture. I didn't check it before uploading.
Yes
But there is one thing missing that i feel the need that is item spacing.
What i'm saying the ability to add spacing between items.
Something like this below in the picture I wanted to achieve. (Not implemented in library.)

Screenshot from 2023-02-06 13-23-46