Skip to content

Conversation

@jonathan-caryl
Copy link
Contributor

Some more SDK updates etc.

compile "com.github.akarnokd:rxjava2-extensions:0.16.0"
compile 'com.jakewharton.rxrelay2:rxrelay:2.0.0'
compile 'com.jakewharton.rxbinding:rxbinding:0.2.0'
compile 'com.jakewharton.rxbinding2:rxbinding:2.0.0'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now RxJava2 friendly!

import com.morihacky.android.rxjava.rxbus.RxBus;

public class MainActivity extends FragmentActivity {
public class MainActivity extends AppCompatActivity {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The app was missing the ActionBar because we weren't using AppCompatActivity

@jonathan-caryl
Copy link
Contributor Author

@kaushikgopal hope this PR's good too.

@kaushikgopal kaushikgopal merged commit 3fd2dfb into kaushikgopal:master Mar 15, 2017
@jonathan-caryl jonathan-caryl deleted the new_changes branch March 15, 2017 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants