MCPcopy Index your code
hub / github.com/ManuelPeinado/FadingActionBar-Native

github.com/ManuelPeinado/FadingActionBar-Native @parent-2.2.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release parent-2.2.2 ↗ · + Follow
72 symbols 186 edges 13 files 3 documented · 4%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

FadingActionBar (native action bar)

A fork of FadingActionBar that works with the native action bar instead of with ActionBarSherlock. Use it if your app does not need to maintain Android 2.X compatibility.

Including in your project

Just add the library to your application as a library project.

Or if you use maven, add the following dependency to your pom:

<dependency>
    <groupId>com.github.manuelpeinado.fadingactionbar-native</groupId>
    <artifactId>fadingactionbar-native</artifactId>
    <version>2.2.2</version>
    <type>apklib</type>
</dependency>

Who's using it

Does your app use FadingActionBar-Native? If you want to be featured on this list drop me a line.

Developed By

Manuel Peinado Gallego - manuel.peinado@gmail.com

Follow me on Twitter Follow me on Twitter Follow me on Twitter

License

Copyright 2013 Manuel Peinado

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

OnScrollChangedListener (Interface)
@author Cyril Mottier [2 implementers]
library/src/com/cyrilmottier/android/translucentactionbar/NotifyingScrollView.java

Core symbols most depended-on inside this repo

actionBarBackground
called by 6
library/src/com/manuelpeinado/fadingactionbar/FadingActionBarHelper.java
headerLayout
called by 6
library/src/com/manuelpeinado/fadingactionbar/FadingActionBarHelper.java
contentLayout
called by 6
library/src/com/manuelpeinado/fadingactionbar/FadingActionBarHelper.java
createView
called by 6
library/src/com/manuelpeinado/fadingactionbar/FadingActionBarHelper.java
initActionBar
called by 6
library/src/com/manuelpeinado/fadingactionbar/FadingActionBarHelper.java
getActionBar
called by 6
library/src/com/manuelpeinado/fadingactionbar/FadingActionBarHelper.java
onNewScroll
called by 4
library/src/com/manuelpeinado/fadingactionbar/FadingActionBarHelper.java
updateHeaderHeight
called by 3
library/src/com/manuelpeinado/fadingactionbar/FadingActionBarHelper.java

Shape

Method 58
Class 13
Interface 1

Languages

Java100%

Modules by API surface

library/src/com/manuelpeinado/fadingactionbar/FadingActionBarHelper.java24 symbols
sample/src/com/manuelpeinado/fadingactionbar/demo/NavigationDrawerActivity.java10 symbols
library/src/com/cyrilmottier/android/translucentactionbar/NotifyingScrollView.java8 symbols
sample/src/com/manuelpeinado/fadingactionbar/demo/ListViewActivity.java4 symbols
sample/src/com/manuelpeinado/fadingactionbar/demo/HomeActivity.java4 symbols
sample/src/com/manuelpeinado/fadingactionbar/demo/ScrollViewActivity.java3 symbols
sample/src/com/manuelpeinado/fadingactionbar/demo/SampleFragmentActivity.java3 symbols
sample/src/com/manuelpeinado/fadingactionbar/demo/SampleFragment.java3 symbols
sample/src/com/manuelpeinado/fadingactionbar/demo/NoParallaxActivity.java3 symbols
sample/src/com/manuelpeinado/fadingactionbar/demo/LightBackgroundActivity.java3 symbols
sample/src/com/manuelpeinado/fadingactionbar/demo/LightActionBarActivity.java3 symbols
sample/src/com/manuelpeinado/fadingactionbar/demo/ActivityInfo.java2 symbols

For agents

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

⬇ download graph artifact