merge RouterActivity and RouterVideoActivity

change share title

fixed compatiblity issue

rename info_screen to show_info
This commit is contained in:
Christian Schabesberger 2018-02-12 19:44:35 +01:00
parent 51137159d2
commit 39b429090c
24 changed files with 477 additions and 544 deletions

View file

@ -47,7 +47,7 @@ public class MainFragment extends BaseFragment implements TabLayout.OnTabSelecte
// Constants
//////////////////////////////////////////////////////////////////////////*/
private static final int FALLBACK_SERVICE_ID = ServiceList.YouTube.getId();
private static final int FALLBACK_SERVICE_ID = ServiceList.YouTube.getServiceId();
private static final String FALLBACK_CHANNEL_URL = "https://www.youtube.com/channel/UC-9-kyTW8ZkZNDHQJ6FgpwQ";
private static final String FALLBACK_CHANNEL_NAME = "Music";
private static final String FALLBACK_KIOSK_ID = "Trending";