gecko-dev/mobile/android/base/resources/values-large-land-v11
Tom Klein 2fb6ccd932 Bug 1342968 - Remove unused TabsLayout xml style attributes. r=sebastian
All TabsLayouts are RecyclerViews now.
* Orientation on a RecyclerView is set on the LayoutManager, not the
  RecyclerView;
* android:listSelector doesn't apply to RecyclerView;
* android:choiceMode doesn't apply to RecyclerView.

This patch also fixes bug 1337699 when it removes the old
android:scrollbars="horizontal" in values-land/styles.xml from back when the
tabs tray scrolled horizontally in landscape mode.

MozReview-Commit-ID: 97el99fSi5o

--HG--
extra : rebase_source : 6d5c41be3b217abbd5524f1901193cdca0fc939c
2017-02-27 10:20:36 -06:00
..
dimens.xml
styles.xml Bug 1342968 - Remove unused TabsLayout xml style attributes. r=sebastian 2017-02-27 10:20:36 -06:00