{"id":21129874,"url":"https://github.com/vimalcvs/multi-dimens","last_synced_at":"2026-05-19T09:31:04.250Z","repository":{"id":64769204,"uuid":"578064422","full_name":"vimalcvs/Multi-Dimens","owner":"vimalcvs","description":"Multiple dimensions library for Android Mobile and Tablet to create a responsive screen design in single layout file.","archived":false,"fork":false,"pushed_at":"2024-03-26T15:33:49.000Z","size":839,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T06:11:25.026Z","etag":null,"topics":["android","android-library","android-studio","design","dimens","dimensions","library","screen"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vimalcvs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-14T07:04:08.000Z","updated_at":"2024-01-12T18:53:10.000Z","dependencies_parsed_at":"2025-01-21T06:10:39.030Z","dependency_job_id":"88f3bdec-8895-41e6-9cae-04dc1af6fc63","html_url":"https://github.com/vimalcvs/Multi-Dimens","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimalcvs%2FMulti-Dimens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimalcvs%2FMulti-Dimens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimalcvs%2FMulti-Dimens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vimalcvs%2FMulti-Dimens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vimalcvs","download_url":"https://codeload.github.com/vimalcvs/Multi-Dimens/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243573495,"owners_count":20312883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-library","android-studio","design","dimens","dimensions","library","screen"],"created_at":"2024-11-20T05:30:23.461Z","updated_at":"2026-05-19T09:31:04.220Z","avatar_url":"https://github.com/vimalcvs.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi-Dimens [![](https://jitpack.io/v/vimalcvs/multi-dimens.svg)](https://jitpack.io/#vimalcvs/multi-dimens)\n\nMulti-Dimens is an Android library designed to facilitate responsive screen design across various device dimensions using a single layout file.\n\n## Features\n\n- **Responsive Design:** Create layouts that adapt to different screen sizes seamlessly.\n- **Single Layout File:** Simplify your development process by managing multiple dimensions within a single layout file.\n- **Flexible Usage:** Support for both normal size plus (dp) and font size (sp) dimensions.\n\n## Installation\n\n### Gradle\n\n1. Add the JitPack repository to your project's build file.\n\n```groovy\nallprojects {\n    repositories {\n       ...\n       maven { url 'https://jitpack.io' }\n    }\n}\n```\n\n2. Add the library dependency.\n\n```groovy\ndependencies {\n    implementation 'com.github.vimalcvs:multi-dimens:1.1.1'\n}\n```\n\n## Usage\n\n### Dimension Types\n\nThe library supports the following dimension types:\n\n- **Normal Size Plus (dp):** Use `@dimen/dp_` followed by the desired value.\n- **Font Size (sp):** Use `@dimen/sp_` followed by the desired value.\n\n### Example\n\nTo see how to use the Multi-Dimens library, refer to the [example layout](https://github.com/vimalcvs/multi-dimens/blob/main/app/src/main/res/layout/activity_main.xml) provided.\n\n \n\n## Contribution\n\nYour contributions are highly appreciated! If you find this library useful, consider starring it. You're also welcome to contribute by submitting pull requests or reporting any issues you encounter.\n\n## License\n\nThis library is licensed under the MIT License. See the [LICENSE](https://github.com/vimalcvs/multi-dimens/blob/main/LICENSE) file for details.\n\n## Acknowledgements\n\nSpecial thanks to all contributors who have helped to improve this library.\n\n---\n\n🌟 If you find Multi-Dimens helpful in your projects, don't forget to give it a star! 🌟\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimalcvs%2Fmulti-dimens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvimalcvs%2Fmulti-dimens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvimalcvs%2Fmulti-dimens/lists"}