owncloud / owncloud/android

Remove second fragment container from FileDisplayActivity

Open
#3,198 0 comments 0 reactions 1 assignee View on GitHub

@theScrabi is already working on this.

Since Apr 9, 2021.

p3-medium
Dominant language
Kotlin
Stars
4.2k
Forks
3.1k
Avg merge
1d 12h
Merged PRs (30d)
7

Description

The FileDisplayActivity is still using a two fragment layout, which we used to display two separate fragments next to each other on Tablets. However we abandoned this behavior a couple of years ago. Yet still this two fragment layout is still in the code. This was the cause of several bugs glitches. Therefore we should remove the code for the second fragment holder and simplify.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.