MCPcopy Index your code
hub / github.com/codeestX/ENViews

github.com/codeestX/ENViews @v1.0.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.3 ↗ · + Follow
111 symbols 263 edges 19 files 18 documented · 16%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ENViews

Android Arsenal

ENViews, A cool dynamic view library.All designed by Nick Buturishvili
ENViews, 一个华丽丽的动效控件库,所有控件原型取自Nick Buturishvili的设计作品

本项目为个人练习,发现问题或有建议欢迎issue,email(codeest.dev@gmail.com),PR.
如果你喜欢这些效果也欢迎戳个star支持一下.
使用详情可以参考demo,如果需要引入到项目比起依赖库更推荐直接拷贝对应view的源码,方便根据需求随时自定义.
源码中在关键的绘制点做了注释,方便阅读参考.

Preview

Original design Android demo Class
ENDownloadView
ENVolumeView
ENLoadingView
ENPlayView
ENSearchView
ENScrollView
ENRefreshView

Usage

Step 1. Add the JitPack repository to your build file

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

Step 2. Add the dependency

dependencies {
        compile 'com.github.codeestX:ENViews:v1.0.2'
}

Step 3. See DemoProject for details.

Thanks

License

  Copyright (c) 2016 codeestX

  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.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

reset
called by 19
library/src/main/java/moe/codeest/enviews/ENDownloadView.java
start
called by 13
library/src/main/java/moe/codeest/enviews/ENSearchView.java
setDuration
called by 10
library/src/main/java/moe/codeest/enviews/ENPlayView.java
start
called by 3
library/src/main/java/moe/codeest/enviews/ENDownloadView.java
init
called by 2
library/src/main/java/moe/codeest/enviews/ENLoadingView.java
setDuration
called by 2
library/src/main/java/moe/codeest/enviews/ENScrollView.java
closeVolume
called by 2
library/src/main/java/moe/codeest/enviews/ENVolumeView.java
getUnitStr
called by 2
library/src/main/java/moe/codeest/enviews/ENDownloadView.java

Shape

Method 90
Class 19
Enum 1
Interface 1

Languages

Java100%

Modules by API surface

library/src/main/java/moe/codeest/enviews/ENDownloadView.java19 symbols
library/src/main/java/moe/codeest/enviews/ENLoadingView.java15 symbols
library/src/main/java/moe/codeest/enviews/ENVolumeView.java11 symbols
library/src/main/java/moe/codeest/enviews/ENScrollView.java9 symbols
library/src/main/java/moe/codeest/enviews/ENPlayView.java9 symbols
library/src/main/java/moe/codeest/enviews/ENSearchView.java7 symbols
library/src/main/java/moe/codeest/enviews/ENRefreshView.java7 symbols
app/src/main/java/moe/codeest/enviewsdemo/VolumeActivity.java5 symbols
app/src/main/java/moe/codeest/enviewsdemo/SearchActivity.java3 symbols
app/src/main/java/moe/codeest/enviewsdemo/ScrollActivity.java3 symbols
app/src/main/java/moe/codeest/enviewsdemo/RefreshActivity.java3 symbols
app/src/main/java/moe/codeest/enviewsdemo/PlayActivity.java3 symbols

For agents

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

⬇ download graph artifact