- changed icon again

- made ActionBarHandler not be a singelton anymore
 - fixed go back bug for the "Next Video" thing
 - fixed opening youtube mobile links
This commit is contained in:
Christian Schabesberger 2015-10-29 17:56:35 +01:00
parent ab4d626ea9
commit c22c2009d4
14 changed files with 682 additions and 96 deletions

View file

@ -187,7 +187,7 @@
<View
android:layout_width="match_parent"
android:layout_height="100dip"
android:layout_height="70dip"
android:layout_below="@id/detailNextVideoRootLayout"/>
</RelativeLayout>