Skip to content

Instantly share code, notes, and snippets.

@Shyri
Shyri / TabLayoutRTLSupported.java
Created November 17, 2016 17:22
This class aims to solve a known issue with TabLayout when setting RTL layout direction, the scroll animation goes the opposite direction than it should
/*
* Copyright 2016 Shyri Villar
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software