MCPcopy Create free account
hub / github.com/AlexMofer/SmoothInputLayout

github.com/AlexMofer/SmoothInputLayout @1.1.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.1.2 ↗ · + Follow
37 symbols 67 edges 4 files 25 documented · 68% updated 4y ago1.1.2 · 2021-05-13★ 106

Browse by type

Functions 30 Types & classes 7
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

SmoothInputLayout

介绍

仿微信式,平滑输入面板,防止键盘的出现与消失导致特殊输入面板的顶起与塌陷。

使用

引用:

dependencies {
    ...
    implementation 'io.github.alexmofer.widget:smoothinputlayout:1.1.2'
    ...
}

支持

许可

Copyright 2021 AlexMofer

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

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 30
Class 4
Interface 3

Languages

Java100%

Modules by API surface

smoothinputlayout/src/main/java/com/am/widget/smoothinputlayout/SmoothInputLayout.java31 symbols
app/src/test/java/com/am/widget/ui/ExampleUnitTest.java2 symbols
app/src/main/java/com/am/widget/ui/MainActivity.java2 symbols
app/src/androidTest/java/com/am/widget/ui/ExampleInstrumentedTest.java2 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page