All Projects → alexzaitsev → Android Styler

alexzaitsev / Android Styler

Licence: apache-2.0
Android Studio / IDEA plugin that helps to create styles

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android Styler

Protein
💊 Protein is an IntelliJ Plugin to generate Kotlin code for Retrofit 2 and RxJava 2 based on a Swagger definition
Stars: ✭ 273 (+148.18%)
Mutual labels:  android-studio, plugin
Ectranslation
Android Studio Plugin,Translate English to Chinese. Android Studio 翻译插件,可以将英文翻译为中文.
Stars: ✭ 1,842 (+1574.55%)
Mutual labels:  android-studio, plugin
Android Development Aircraft Carrier
打造安卓开发航空母舰,Android Studio 使用集锦
Stars: ✭ 138 (+25.45%)
Mutual labels:  android-studio, plugin
Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-84.55%)
Mutual labels:  android-studio, plugin
Fastdex
🚀 加快 apk 的编译速度 🚀
Stars: ✭ 1,457 (+1224.55%)
Mutual labels:  android-studio
Nvim Toggleterm.lua
A neovim lua plugin to help easily manage multiple terminal windows
Stars: ✭ 102 (-7.27%)
Mutual labels:  plugin
Ymate Platform V2
YMP是一个非常简单、易用的轻量级Java应用开发框架,涵盖AOP、IoC、WebMVC、ORM、Validation、Plugin、Serv、Cache等特性,让开发工作像搭积木一样轻松!
Stars: ✭ 106 (-3.64%)
Mutual labels:  plugin
Calc.plugin.zsh
zsh calculator - with support for basic math
Stars: ✭ 105 (-4.55%)
Mutual labels:  plugin
Search Plugins
Search plugins for the search feature
Stars: ✭ 1,860 (+1590.91%)
Mutual labels:  plugin
App onboarding
In this tutorial I will be showing you how to create Onboarding screen in Android Studio from scratch without using any library.
Stars: ✭ 110 (+0%)
Mutual labels:  android-studio
Qualinsight Plugins Sonarqube Badges
Plugin for SonarQube that generates badges displaying information about a project's or view's quality.
Stars: ✭ 108 (-1.82%)
Mutual labels:  plugin
Mkdocs Monorepo Plugin
✚ Build multiple documentation folders in a single Mkdocs. Designed for large codebases.
Stars: ✭ 107 (-2.73%)
Mutual labels:  plugin
Twittercompose
TwitterCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android.
Stars: ✭ 109 (-0.91%)
Mutual labels:  android-studio
Dddplus
🔥 A lightweight flexible development framework for complex business architecture with full ecosystem!轻量级业务中台开发框架,中台架构的顶层设计和完整解决方案!
Stars: ✭ 107 (-2.73%)
Mutual labels:  plugin
Android Ratingreviews
Simple star rating system bars, a view similar to the ones seen on Google Playstore. ⭐🌟✨
Stars: ✭ 110 (+0%)
Mutual labels:  android-studio
Incrementselection
Add a number to each selection in Sublime Text, incremented once per selection
Stars: ✭ 105 (-4.55%)
Mutual labels:  plugin
Flowmaker
flowmaker: JS to SVG flowchart generation extension for Vscode in realtime written in typescript and also download the SVG through local node server. Extension:
Stars: ✭ 108 (-1.82%)
Mutual labels:  plugin
Pg Calendar
📆 beautiful and eidetic date picker
Stars: ✭ 109 (-0.91%)
Mutual labels:  plugin
Typescript Eslint Language Service
TypeScript language service plugin for ESLint
Stars: ✭ 108 (-1.82%)
Mutual labels:  plugin
Resharper Cyclomatic Complexity
ReSharper plugin to measure cyclomatic complexity as you type
Stars: ✭ 107 (-2.73%)
Mutual labels:  plugin

Android Arsenal

Android Styler

This plugin will save you a lot of time if you work with android layouts. You can easily create styles from view attributes. Check out article about this plugin.

Download from JetBrains Plugin Repository: https://plugins.jetbrains.com/plugin/7972

Usage:

  1. copy lines with future style from your layout.xml file
    step1
  2. paste it to styles.xml file with Ctrl+Shift+D (or context menu)
  3. enter name of new style in the modal window
    step2
  4. your style is prepared!
    step3

Changelog

Version: 1.0.1
  • Fix compatibility to make available for Android Studio
Version: 1.0
  • Pilot version
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].