You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app
Petru Lingurar 53341f620a Code cleanup - Remove unused FindInPageBarBehavior
There is a "unused" lint suppression in place with the comment
"Referenced from XML". I found no such usage.
It's documentation says that this Behavior will always position FindInPageBar
above BrowserToolbar but the current code ensures
BrowserToolbar.visibility == GONE when FindInPageBar.visibility == VISIBLE
so there's no need for such behavior.
5 years ago
..
src Code cleanup - Remove unused FindInPageBarBehavior 5 years ago
.gitignore Initializes Android project 6 years ago
build.gradle Add browser-state component. 5 years ago
lint.xml Fixes #1890 - Remove unused strings (#1891) 6 years ago
metrics.yaml For #964: Adds ability to disable each suggestion provider (#5096) 5 years ago
pings.yaml Add pings.yaml metadata 5 years ago
proguard-rules.pro For #4064: Old R8 & keep rules are inhibiting optimizations (#4930) 5 years ago