x7_values.xml 1003 B

1234567891011121314151617
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <!--<declare-styleable name="RecyclerView">
  4. <attr name="layoutManager" format="string" />
  5. <attr name="android:orientation" />
  6. <attr name="spanCount" format="integer" />
  7. <attr name="reverseLayout" format="boolean" />
  8. <attr name="stackFromEnd" format="boolean" />
  9. </declare-styleable>-->
  10. <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-sdk-release/frameworks/support/v7/recyclerview/res/values/dimens.xml -->
  11. <eat-comment />
  12. <dimen name="item_touch_helper_max_drag_scroll_per_frame">20dp</dimen>
  13. <!-- From: file:/usr/local/google/buildbot/repo_clients/https___googleplex-android.googlesource.com_a_platform_manifest.git/mnc-sdk-release/frameworks/support/v7/recyclerview/res/values/ids.xml -->
  14. <eat-comment />
  15. <item name="item_touch_helper_previous_elevation" type="id" />
  16. </resources>