[INTERMEDIATE STATE] Pager implementation started
Seems not to work at all. We need to have a further look into this. At least it is somehow not crashing anymore...
This commit is contained in:
@@ -24,8 +24,10 @@ dependencies {
|
||||
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
|
||||
exclude group: 'com.android.support', module: 'support-annotations'
|
||||
})
|
||||
compile 'com.android.support:appcompat-v7:25.+'
|
||||
compile 'com.android.support:appcompat-v7:25.3.1'
|
||||
compile 'com.android.support.constraint:constraint-layout:1.0.2'
|
||||
compile 'com.readystatesoftware.sqliteasset:sqliteassethelper:+'
|
||||
compile 'devlight.io:navigationtabbar:1.2.5'
|
||||
testCompile 'junit:junit:4.12'
|
||||
compile 'com.android.support:design:25.3.1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user