GitXplorerGitXplorer
g

Android-Giphy-Client

public
4 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
19b6f824f124709d5b532c3b65b8513c5b2e2c03

Rename project

ggrepx committed 8 years ago
Unverified
96bf6b9a0f847c805b635193075795df2224cf1a

Refactor gif table code.

ggrepx committed 9 years ago
Unverified
2f2a42bcbdab33e28d2ca12b5d697fb3d01866dd

Format if statement kotlin style.

ggrepx committed 9 years ago
Unverified
fc4dfd7ad72df5087ef984e5f9cd8ace3edef7b6

Refactor to add an index to each stream item

ggrepx committed 9 years ago
Unverified
c4d924af058bcb528356f58f9005911db407646e

Use a more elegant solution to subscribe to

ggrepx committed 9 years ago
Unverified
ec1d239db2469128935d313e09914f672530d2b7

Reset the scroll position on new search results,

ggrepx committed 9 years ago

README

The README file for this repository.

Android Giphy Client

An example project for using Kotlin, rxJava, Anko, Dagger and many other libraries in an Andorid app.

Learning it all and trying to come up with a decent architecture that could scale to real apps as I go along.

The first few commits could be especially useful for anyone trying to get Kotlin, rxJava, Anko and Dagger setup for the first time.