Description
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.
GradientDrawableTuner alternatives and similar packages
Based on the "App" category.
Alternatively, view GradientDrawableTuner alternatives based on common mentions on social networks and blogs.
-
InstaMaterial
Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept) -
FlyRefresh
The Android implementation of Replace, designed by Zee Youn. I implement this as a FlyRefresh layout. The content of the layout can be any view, such as a ListView, RecyclerView, ScrollView, etc. -
Twidere-Android
Twidere is a powerful twitter client for Android 1.6+ 1 , which gives you a full Holo experience and nearly full Twitter's feature. -
Bandhook-Kotlin
A showcase music app for Android entirely written using Kotlin language -
MaterialAudiobookPlayer
Audiobook Player for Android -
android-arsenal.com
Source to android-arsenal.herokuapp.com -
Leisure
Leisure is an Android App containing Zhihu Daily,Guokr Scientific,XinhuaNet News and Douban Books -
WaniKani-for-Android
An Android client application for the awesome kanji learning website wanikani.com -
LeeCo
LeeCo is an awesome app for (including unlock) problems, solutions, discuss(from leetcode) and comments. -
AppIconNameChanger
Change Android launcher App Icon and App Name programmatically ! -
sgtpuzzles
a port of Simon Tatham's Portable Puzzle Collection, a collection of 36 single-player logic games. -
FoldingNavigationDrawer-Android
This is a sample project present how to use Folding-Android to add Folding Efect to Navigation Drawer. -
MaterialDesignColorPalette
This is a dev tool to visualize the colours of Material design defined on -
freegemas-gdx
Freegemas libGDX is an Android and Java desktop port of Freegemas, which in turn is an open source version of the well known Bejeweled. -
Android-Jigsaw-Puzzle
This is an Android app where a user draws something and use it to generate and solve jigsaw puzzles of various difficulties (easy, medium, hard). I have been slowly adding features and plan to complete it at some point. -
Downloader Demo using RxJava
Demo of Downloading Songs/Images through Android Download Manager using RxJava2 -
PopularMovies
Movie discovery app showcasing Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging library & Retrofit2.
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of GradientDrawableTuner or a related project?
README
GradientDrawableTuner

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.
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 all licence references and agreements mentioned in the GradientDrawableTuner README section above
are relevant to that project's source code only.