Skip to content

Improvements#37

Open
MFlisar wants to merge 3 commits intomalmstein:masterfrom
MFlisar:master
Open

Improvements#37
MFlisar wants to merge 3 commits intomalmstein:masterfrom
MFlisar:master

Conversation

@MFlisar
Copy link

@MFlisar MFlisar commented Dec 12, 2016

This "fixes" following: #29 #30

I did following:

SimpleMediaFensterPlayerController

  • corrected layout for seekbar and time text views - old weight based layouts may have lead to line breaks on small screens if durations are long (>1 hour for example)
  • add the ability to theme the seekbar to a custom color (android >= 21 only)
  • added the ability to disable the next/prev buttons

General

  • added some common functions of both controllers to the common interface, namely boolean isShowing() and boolean isFirstTimeLoading()

MichaelFlisar added 3 commits December 12, 2016 13:43
* corrected layout for seekbar and time text views - old weight based layouts may have lead to line breaks on small screens if durations are long
* add the ability to theme the seekbar to a custom color (android >= 21)
* added the ability to disable the next/prev buttons
…ce, namely `boolean isShowing()` and `boolean isFirstTimeLoading()`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant