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/src/main/res/values
Jonathan Almeida 99354174a9 For #12797: Use measured height/width for loading a thumbnail
Using `onNextLayout` has the side-effect of showing the thumbnail with
the tab.id from a recycled view.

The root cause of needing that call is to retrieve the measured
height/width from the view first before requesting. A simpler solution
to avoid the complexity is to retrieve these values from the dimen
resources.

Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
4 years ago
..
arrays.xml For #8565: Fix updating dropdown preferences in ETP settings! (#8573) 4 years ago
attrs.xml For #9722: Refactor onboarding buttons with text. 4 years ago
bools.xml For #1399 - Only show battery saver theme preference for API <P 5 years ago
colors.xml For #11324 - Adds trash icon to swipe to delete 4 years ago
dimens.xml For #12797: Use measured height/width for loading a thumbnail 4 years ago
integers.xml Closes #4012 - Animate quick settings (#4047) 5 years ago
preference_keys.xml For #12364 - Only show PWA prompt the third time a user visits installable site 4 years ago
static_strings.xml For android-l10n #241: Mark a11y link type as not translatable. 4 years ago
strings.xml For android-l10n #241: Mark a11y link type as not translatable. 4 years ago
styles.xml For #11099 For #12189 For #7532 - Clean up bottom navigation bar colors 4 years ago
tags.xml Use glide-like image loading function 5 years ago