UnevenSoftware / Liz

Licence: gpl-3.0
Theme library

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Liz

Light Novel Library wenku8 android
[CASUALLY MAINTAINED] 轻小说文库 (Wenku8.com) 安卓版第三方公益App,始于2014年的Material Design风格、无广告、不盈利、Google Play上安装包最小的轻小说阅读器(light novel reader)。目前除了网站的API以外,还添加了我自己架的Cloudflare Worker 中继节点用来突破网站API的限制 wenku8-relay.mewx.org.
Stars: ✭ 772 (+3256.52%)
Mutual labels:  material-design
Marvelheroes
❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, LiveData, Room, Repository, Koin) architecture.
Stars: ✭ 826 (+3491.3%)
Mutual labels:  material-design
Laravel Angular6 Material
Laravel 5.6 + Angular 6 + Material Design single page application
Stars: ✭ 19 (-17.39%)
Mutual labels:  material-design
Slidetoact
A simple 'Slide to Unlock' Material widget for Android, written in Kotlin 📱🎨🦄
Stars: ✭ 783 (+3304.35%)
Mutual labels:  material-design
Vue Bootstrap With Material Design
Vue Bootstrap with Material Design - Powerful and free UI KIT
Stars: ✭ 803 (+3391.3%)
Mutual labels:  material-design
Verticalcardswiper
A marriage between the Shazam Discover UI and Tinder, built with UICollectionView in Swift.
Stars: ✭ 830 (+3508.7%)
Mutual labels:  help-wanted
Materialscrollbar
An Android library that brings the Material Design 5.1 sidebar to pre-5.1 devices.
Stars: ✭ 761 (+3208.7%)
Mutual labels:  material-design
Dcalendar
JQuery calendar plugin plus date picker for input fields.
Stars: ✭ 22 (-4.35%)
Mutual labels:  material-design
Morphing Material Dialogs
Material dialog ❤️ morphing animation. An android kotlin UI library for building beautiful animations for converting a floating action button into a material dialog.
Stars: ✭ 806 (+3404.35%)
Mutual labels:  material-design
Materialdesignsamples
Material Design 系列控件samples,讲了Material Design 系列新控件的使用方法和一些场景示例,使用详情请看对应博客,持续更新中...
Stars: ✭ 900 (+3813.04%)
Mutual labels:  material-design
Materialize Sass
Materializecss rubygem for Rails Asset Pipeline / Sprockets
Stars: ✭ 785 (+3313.04%)
Mutual labels:  material-design
Timber
Material Design Music Player
Stars: ✭ 6,654 (+28830.43%)
Mutual labels:  material-design
Matter
Material Design Components in Pure CSS. Materializing HTML at just one class per component 🍰
Stars: ✭ 888 (+3760.87%)
Mutual labels:  material-design
Material Remixer Android
Remixer for Android. Live adjustment of app variables.
Stars: ✭ 782 (+3300%)
Mutual labels:  material-design
Breeze
A Material Design game launcher for Windows
Stars: ✭ 22 (-4.35%)
Mutual labels:  material-design
Motiontoast
🌈 A Beautiful Motion Toast Library for Kotlin Android
Stars: ✭ 767 (+3234.78%)
Mutual labels:  material-design
Quickmyanimelist
[Abandoned] The dream Chrome Extension for you with a MyAnimeList account.
Stars: ✭ 6 (-73.91%)
Mutual labels:  material-design
Koa Typeorm Starter
Starter project for using koa with TS and TypeORM
Stars: ✭ 23 (+0%)
Mutual labels:  help-wanted
Openprocure
An open list of government procurement thresholds
Stars: ✭ 22 (-4.35%)
Mutual labels:  help-wanted
Mdl Skeleton
Material Design skeleton with ssr-engine
Stars: ✭ 17 (-26.09%)
Mutual labels:  material-design

Liz

Add support to themes in your app.

Usage example LeafPic

Setup:

Gradle Dependency:

Liz is available on jitpack.io.

Add this in your root build.gradle file (not your module build.gradle file):

allprojects {
    repositories {
        maven { url 'https://jitpack.io' }
    }
}

Add this in your module build.gradle file:

dependencies {
    implementation 'com.github.HoraApps:Liz:-SNAPSHOT'
}
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].