Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Mar 20, 2021. It is now read-only.
/rtl-viewpagerPublic archive

ViewPager with RTL support 🔄

License

NotificationsYou must be signed in to change notification settings

duolingo/rtl-viewpager

Repository files navigation

This library is no longer supported. We recommend usingViewPager2 for future development.

RtlViewPager

RtlViewPager is built on top ofViewPager which is provided as part of theAndroidX.It extends the functionality ofViewPager such that when the layout direction is right to left, pages scroll accordingly.RtlViewPager fully supports data set changes, interoperation with tab strips, and saving and restoring state on screen rotationand other configuration changes. Although RTL support has been present as part of Android since version 4.2, theViewPagerimplementation in the support library does not.

Preview

Duolingo home, English UIDuolingo home, Arabic UI

Usage

Note that this library is no longer supported, and will no longer be available through jcenteronce it is shut down.

dependencies {    implementation'androidx.viewpager:viewpager:1.0.0'    implementation'com.duolingo.open:rtl-viewpager:2.0.0'}

Download

Version Notifications

Contributing

Please read ourcontributing guidelines.

License

Copyright 2016–2020 Duolingo

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, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.

A copy of the license is also available in thelicense file.

Duolingo is hiring! Apply athttps://www.duolingo.com/careers


[8]ページ先頭

©2009-2025 Movatter.jp