question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Changing orientation changes directory too

See original GitHub issue

Using version 1.6 on Google Pixel. If I change the orientation of the device from portrait to landscape while picking a file, the current directory moves up (ala cd ..).

Invoked as

     new MaterialFilePicker().withActivity(a).withRequestCode
            (1).withFilter(Pattern.compile(".*\\.mp3")).withHiddenFiles(false).withPath
                    (lastDirectory);

Is this expected behavior?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
skytreadercommented, Jul 15, 2017

Is a version with #67 going to be released soon? Project readme is still advertising 1.6.

0reactions
ownizcommented, Aug 7, 2017

Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

android How to Change Layout on orientation change with ...
How can a layout be changed with orientation change like the youtube app does ? It seems like a RecyclerView that changes the...
Read more >
Change page orientation to landscape or portrait
Change orientation of whole document. To change the orientation of the whole document, select Layout > Orientation. Choose Portrait or Landscape.
Read more >
How To Change Windows 10's Display Orientation
To change the Windows display orientation, right-click on the desktop and then choose the Display Settings option from the shortcut menu. This ...
Read more >
Change Page Orientation mid Microsoft Word Document
Click the Layout tab. In the Page Setup group, click the Orientation dropdown. Choose the orientation setting you want (Figure B). Figure B....
Read more >
Detect Orientation Change - David Walsh Blog
Detect orientation change on mobile devices using orientationchange, media queries, matchmedia, resize events. Orientation may be portrait ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found