MCPcopy Index your code
hub / github.com/bravoborja/FocusResize

github.com/bravoborja/FocusResize @1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.0 ↗ · + Follow
81 symbols 153 edges 11 files 6 documented · 7%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

FocusResize

A custom animation with scroll listener to recycler views

GIF of its use

Download

To add the FocusResize library to your Android Studio project, simply add the following gradle dependency:

compile 'com.borjabravo:focusresize:1.0.0'

License

Copyright 2016 Borja Bravo Álvarez

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.

Core symbols most depended-on inside this repo

getItemCount
called by 5
focusresize/src/main/java/com/example/library/FocusResizeAdapter.java
getHeight
called by 5
focusresize/src/main/java/com/example/library/FocusResizeAdapter.java
getFooterItemCount
called by 3
focusresize/src/main/java/com/example/library/FocusResizeAdapter.java
onItemBigResizeScrolled
called by 2
focusresize/src/main/java/com/example/library/FocusResizeAdapter.java
getTitle
called by 2
app/src/main/java/com/example/borjabravo/focusresize/CustomObject.java
getSubTitle
called by 2
app/src/main/java/com/example/borjabravo/focusresize/CustomObject.java
getDrawable
called by 2
app/src/main/java/com/example/borjabravo/focusresize/CustomObject.java
addItems
called by 2
app/src/main/java/com/example/borjabravo/focusresize/MainActivity.java

Shape

Method 67
Class 14

Languages

Java100%

Modules by API surface

focusresize/src/main/java/com/example/library/FocusResizeAdapter.java18 symbols
app/src/main/java/com/example/borjabravo/focusresize/DefaultAdapter.java14 symbols
app/src/main/java/com/example/borjabravo/focusresize/CustomAdapter.java14 symbols
focusresize/src/main/java/com/example/library/FocusResizeScrollListener.java11 symbols
app/src/main/java/com/example/borjabravo/focusresize/CustomObject.java8 symbols
app/src/main/java/com/example/borjabravo/focusresize/MainActivity.java5 symbols
focusresize/src/main/java/com/example/library/Utils.java3 symbols
focusresize/src/test/java/com/example/library/ExampleUnitTest.java2 symbols
focusresize/src/androidTest/java/com/example/library/ApplicationTest.java2 symbols
app/src/test/java/com/example/borjabravo/focusresize/ExampleUnitTest.java2 symbols
app/src/androidTest/java/com/example/borjabravo/focusresize/ApplicationTest.java2 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page