MCPcopy Index your code
hub / github.com/alexzaitsev/android-styler

github.com/alexzaitsev/android-styler @1.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.1 ↗ · + Follow
17 symbols 31 edges 4 files 5 documented · 29% updated 9y ago1.0.1 · 2015-10-21★ 1061 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.

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)

  1. enter name of new style in the modal window

step2 4. your style is prepared!

step3

Changelog

Version: 1.0
  • Pilot version

Core symbols most depended-on inside this repo

showBalloonPopup
called by 4
src/pro/alex_zaitsev/androidstyler/StylerUtils.java
style
called by 1
src/pro/alex_zaitsev/androidstyler/StylerEngine.java
parseSource
called by 1
src/pro/alex_zaitsev/androidstyler/StylerEngine.java
clearLine
called by 1
src/pro/alex_zaitsev/androidstyler/StylerEngine.java
createOutput
called by 1
src/pro/alex_zaitsev/androidstyler/StylerEngine.java
docToStr
called by 1
src/pro/alex_zaitsev/androidstyler/StylerEngine.java
getStyleName
called by 1
src/pro/alex_zaitsev/androidstyler/PasteAction.java
getCopiedText
called by 1
src/pro/alex_zaitsev/androidstyler/PasteAction.java

Shape

Method 12
Class 5

Languages

Java100%

Modules by API surface

src/pro/alex_zaitsev/androidstyler/PasteAction.java8 symbols
src/pro/alex_zaitsev/androidstyler/StylerEngine.java6 symbols
src/pro/alex_zaitsev/androidstyler/StylerUtils.java2 symbols
src/pro/alex_zaitsev/androidstyler/Consts.java1 symbols

For agents

$ claude mcp add android-styler \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page