make name translatable, fix tab on items, remove back button

s/kisok/kiosk/g
This commit is contained in:
Christian Schabesberger 2017-09-25 12:49:14 +02:00
parent 90b9223aae
commit f6c624b59a
4 changed files with 44 additions and 14 deletions

View file

@ -48,7 +48,7 @@ dependencies {
exclude module: 'support-annotations'
}
compile 'com.github.TeamNewPipe:NewPipeExtractor:7fffef5'
compile 'com.github.TeamNewPipe:NewPipeExtractor:466d87c'
testCompile 'junit:junit:4.12'
testCompile 'org.mockito:mockito-core:1.10.19'