Status Update
Comments
dn...@google.com <dn...@google.com> #2
Hi,
Can you provide the below requested information to better understand the issue:
SDK version
Which version of the SDK are you using?
Android build
Which Android build are you using? (e.g. KVT49L)
Device used
Which device did you use to reproduce this issue?
Steps to reproduce
What steps do others need to take in order to reproduce the issue themselves?
Please mention the app name which you are using in the attached video.
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
Expected output
What do you expect to occur?
Current output
What do you see instead?
logcat output
Seehttp://developer.android.com/tools/help/logcat.html . Copy and paste relevant sections of the logcat output into this issue.
Android bug report:
After reproducing the issue, navigate to developer settings, ensure ‘USB debugging’ is enabled, then enable ‘Bug report shortcut’. To take bug report, hold the power button and select the ‘Take bug report’ option.
Note: Please upload the bug report to google drive and share the folder to android-bugreport@google.com, then share the link here.
Can you provide the below requested information to better understand the issue:
SDK version
Which version of the SDK are you using?
Android build
Which Android build are you using? (e.g. KVT49L)
Device used
Which device did you use to reproduce this issue?
Steps to reproduce
What steps do others need to take in order to reproduce the issue themselves?
Please mention the app name which you are using in the attached video.
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
Expected output
What do you expect to occur?
Current output
What do you see instead?
logcat output
See
Android bug report:
After reproducing the issue, navigate to developer settings, ensure ‘USB debugging’ is enabled, then enable ‘Bug report shortcut’. To take bug report, hold the power button and select the ‘Take bug report’ option.
Note: Please upload the bug report to google drive and share the folder to android-bugreport@google.com, then share the link here.
pe...@gmail.com <pe...@gmail.com> #3
Hi,
SDK version:
23 (support libraries 23.1.1)
Android build:
cm-12.1-20151117-SNAPSHOT-YOG7DAO1K8
Device used:
LG G3, Emulator, Nexus 5
Steps to reproduce:
Scrollable mode TabLayout and ViewPager in xml
Change your phone language to Persian (or from developer options enable force RTL layout)
Try to scroll your ViewPager.
App name :
It is my own app, it is not published yet!
Frequency:
100% of the time
Expected output:
Tab layout scroll direction should be LTR
Current output:
Tab layout scroll direction is RTL
SDK version:
23 (support libraries 23.1.1)
Android build:
cm-12.1-20151117-SNAPSHOT-YOG7DAO1K8
Device used:
LG G3, Emulator, Nexus 5
Steps to reproduce:
Scrollable mode TabLayout and ViewPager in xml
Change your phone language to Persian (or from developer options enable force RTL layout)
Try to scroll your ViewPager.
App name :
It is my own app, it is not published yet!
Frequency:
100% of the time
Expected output:
Tab layout scroll direction should be LTR
Current output:
Tab layout scroll direction is RTL
mo...@gmail.com <mo...@gmail.com> #4
dn...@google.com <dn...@google.com> #5
Can you please check the issue in latest support library version and let us know the result?
pe...@gmail.com <pe...@gmail.com> #6
No, it is not fixed
dn...@google.com <dn...@google.com> #7
Please share the test apk /sample code to check this issue.
Note: Please upload the files to google drive and share the folder to android-bugreport@google.com, then share the link here.
Note: Please upload the files to google drive and share the folder to android-bugreport@google.com, then share the link here.
re...@gmail.com <re...@gmail.com> #10
Scroll/swipe issues in only devices with API 28 otherwise it is working perfectly fine when i set viewPager.setRotationY(180) for Arabic Language
so please guide me guys how to fixed this issue ?
so please guide me guys how to fixed this issue ?
Description