upgrade SwipeRefreshLayout to 1.1.0 (#1866)
This commit is contained in:
parent
e42b5114cd
commit
467c33aacb
11 changed files with 3 additions and 17 deletions
|
@ -77,6 +77,8 @@
|
|||
<item name="minTouchTargetSize">32dp</item> <!-- this affects RadioButton size -->
|
||||
<item name="elevationOverlayEnabled">false</item> <!-- disable the automatic tinting of surfaces with elevation in dark mode -->
|
||||
|
||||
<item name="swipeRefreshLayoutProgressSpinnerBackgroundColor">?attr/colorSurface</item>
|
||||
|
||||
</style>
|
||||
|
||||
<style name="ViewMediaActivity.AppBarLayout" parent="ThemeOverlay.AppCompat">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue