All Projects → duanhong169 → Gradientdrawabletuner

duanhong169 / Gradientdrawabletuner

Licence: apache-2.0
🕹️ See how the properties of Android's "shape" affect the Drawable's appearance, intuitively.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Gradientdrawabletuner

Extract-Color-Palette-Api
Create gradient drawable by extracting prominent colors from image⚫⚪
Stars: ✭ 16 (-95.34%)
Mutual labels:  drawable, android-app
Paginglibrary Sample
An open source app that is refactored to demo Paging Library from Android Jetpack
Stars: ✭ 165 (-51.9%)
Mutual labels:  android-app, data-binding
Constraintlayout Sample
A demo app to showcase constraint layout implementation in Android
Stars: ✭ 103 (-69.97%)
Mutual labels:  android-app, data-binding
Trailers
An open source app that is refactored to demo MVVM architecture
Stars: ✭ 20 (-94.17%)
Mutual labels:  data-binding, android-app
Boardview
A draggable boardview for java android (Kanban style)
Stars: ✭ 309 (-9.91%)
Mutual labels:  android-app
Unity Weld
MVVM-style data-binding system for Unity.
Stars: ✭ 285 (-16.91%)
Mutual labels:  data-binding
Flicklauncher
Pixel Launcher for everyone!
Stars: ✭ 279 (-18.66%)
Mutual labels:  android-app
Backgroundlibrary
A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
Stars: ✭ 3,179 (+826.82%)
Mutual labels:  drawable
Bltaxi
🚕 BL Taxi is a simple app for calling a taxi in the city Banja Luka built using modern Android development tools
Stars: ✭ 338 (-1.46%)
Mutual labels:  android-app
Expenso
📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
Stars: ✭ 325 (-5.25%)
Mutual labels:  android-app
Jockey
A music player for Android focused on simplicity, performance, and design
Stars: ✭ 300 (-12.54%)
Mutual labels:  android-app
Editdrawabletext
EditDrawableText - An EditText which makes your Drawable Clickable
Stars: ✭ 288 (-16.03%)
Mutual labels:  drawable
Flutter One App
🎊Flutter 仿「ONE·一个」APP,兼容Android、iOS双平台,Flutter的练手学习,覆盖了各种基本控件使用、下拉刷新上拉加载、HTML解析、音乐播放、图片预览下载、权限申请等,使用Android Studio的FlutterJsonBeanFactory插件完成JSON转Dart实体
Stars: ✭ 316 (-7.87%)
Mutual labels:  android-app
Spotlight
Android Library that lights items for tutorials or walk-throughs etc...
Stars: ✭ 3,143 (+816.33%)
Mutual labels:  android-app
Glucosio Android
Glucosio Android App
Stars: ✭ 330 (-3.79%)
Mutual labels:  android-app
Mixanimationsmotionlayout
En este repo encontraras multiples ejemplos de animaciones con #MotionLayout
Stars: ✭ 271 (-20.99%)
Mutual labels:  android-app
Onedrawable
✏️ Use only one image to set a background with a click effect for the View
Stars: ✭ 298 (-13.12%)
Mutual labels:  drawable
Furniture app flutter
watch it on YouTube
Stars: ✭ 322 (-6.12%)
Mutual labels:  android-app
The holy quran app
Holy Qur'an Application. Developed using Flutter
Stars: ✭ 283 (-17.49%)
Mutual labels:  android-app
Spedittool
An efficient and scalable library for inputing and displaying gif or @mention on graph-text mixed TextView/EditText
Stars: ✭ 292 (-14.87%)
Mutual labels:  drawable

GradientDrawableTuner gitHub release Travis CI license

English | 中文

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 Download from GitHub

Features

  • Almost all of the <shape>'s properties can be tuned.
  • Generate the xml code which can build the <shape> you just crafted.

Screen shots

Libraries

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].