Show gallery ID

Fixed paging problem when tag searched
made gallery info clickable
This commit is contained in:
tom5079
2019-06-09 13:42:40 +09:00
parent 00a1b3e944
commit 3fc71b195a
8 changed files with 100 additions and 16 deletions

View File

@@ -42,7 +42,7 @@ class UnitTest {
@Test
fun test_getBlock() {
val galleryBlock = getGalleryBlock(1405716)
val galleryBlock = getGalleryBlock(1428250)
print(galleryBlock)
}