"briar-tests/git@code.briarproject.org:goapunk/briar.git" did not exist on "476b1edbadf5bba6c4c1a67c709af066b1d54f40"
Forked from
briar / briar
Source project has a limited visibility.
-
Torsten Grote authored
This allows for swiping left/right to read other posts by using a ViewPager. This hasn't been done as a separate activity, but with fragments, so both can share the `BlogPersistentData` without needing to reload it. Closes #428
Torsten Grote authoredThis allows for swiping left/right to read other posts by using a ViewPager. This hasn't been done as a separate activity, but with fragments, so both can share the `BlogPersistentData` without needing to reload it. Closes #428