Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/duanhong169/GradientDrawableTuner

πŸ•ΉοΈ See how the properties of Android's "shape" affect the Drawable's appearance, intuitively.
https://github.com/duanhong169/GradientDrawableTuner

android-app android-room data-binding drawable gradient-drawable live-data shape-drawable

Last synced: 3 months ago
JSON representation

πŸ•ΉοΈ See how the properties of Android's "shape" affect the Drawable's appearance, intuitively.

Awesome Lists containing this project

README

        

# GradientDrawableTuner [![gitHub release](https://img.shields.io/github/release/duanhong169/GradientDrawableTuner.svg?style=social)](https://github.com/duanhong169/GradientDrawableTuner/releases) [![Travis CI](https://travis-ci.com/duanhong169/GradientDrawableTuner.svg?branch=master)](https://travis-ci.com/duanhong169/GradientDrawableTuner) [![license](https://img.shields.io/badge/license-Apache%202-green.svg)](https://github.com/duanhong169/GradientDrawableTuner/blob/master/LICENSE)

English | [δΈ­ζ–‡](README_cn.md)

Get confusing about the drawable in Android? Try playing with `GradientDrawableTuner`! With the `GradientDrawableTuner`, you can see how the properties of `GradientDrawable` affect the Drawable's appearance, intuitively.
The `GradientDrawableTuner` also support to generate the corresponding xml code.

[Download from Google Play](https://play.google.com/store/apps/details?id=top.defaults.gradientdrawabletuner)
[Download from GitHub](https://github.com/duanhong169/GradientDrawableTuner/releases/latest)

## Features

* Almost all of the ``'s properties can be tuned.
* Generate the xml code which can build the `` you just crafted.

## Screen shots

## Libraries

* [DrawableToolbox](https://github.com/duanhong169/DrawableToolbox)
* [ColorPicker](https://github.com/duanhong169/ColorPicker)
* [CheckerboardDrawable](https://github.com/duanhong169/CheckerboardDrawable)

## LICENSE

Copyright 2018 Hong Duan

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.