Skip to content
Snippets Groups Projects
Commit 66e79553 authored by Kristin Muterspaw's avatar Kristin Muterspaw
Browse files

In My Documents activity, when an item is pressed, Field Day checks whether...

In My Documents activity, when an item is pressed, Field Day checks whether it's a directory or file. If it's a directory, then the list of files is replaced with the file in the selected directory and the parent directory of that one so the user can go back if they want. If it's a file, it opens My Document Viewer and displays the file. PDFs are rendered as bitmaps in Android, so those are handled separately than text files. My Document Viewer currently only works for PDFs. PDF is rendered!
parent 23316907
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment