Kore/app/src/main/java/org/xbmc/kore/ui/widgets
Martijn Brekhof 4b6bb27d00 Widgets use ButterKnife now and implement all View constructors. (#424)
The new widgets now implement all View constructors to make
the code more robust to any future changes in how the widgets
are used.
2017-07-25 19:34:53 +01:00
..
HighlightButton.java Widgets use ButterKnife now and implement all View constructors. (#424) 2017-07-25 19:34:53 +01:00
MediaProgressIndicator.java Widgets use ButterKnife now and implement all View constructors. (#424) 2017-07-25 19:34:53 +01:00
NowPlayingPanel.java Widgets use ButterKnife now and implement all View constructors. (#424) 2017-07-25 19:34:53 +01:00
RepeatModeButton.java Widgets use ButterKnife now and implement all View constructors. (#424) 2017-07-25 19:34:53 +01:00
VolumeLevelIndicator.java Widgets use ButterKnife now and implement all View constructors. (#424) 2017-07-25 19:34:53 +01:00