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

@ -55,7 +55,7 @@ dependencies {
exclude module: 'support-annotations'
}
implementation 'com.github.TeamNewPipe:NewPipeExtractor:4fb49d54b5'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:e51bc58a856dcf3'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:1.10.19'