(by @andrestaltz)
If you prefer to watch video tutorials with live-coding, then check out this series I recorded with the same contents as in this article: Egghead.io - Introduction to Reactive Programming.
(by @andrestaltz)
If you prefer to watch video tutorials with live-coding, then check out this series I recorded with the same contents as in this article: Egghead.io - Introduction to Reactive Programming.
| /* | |
| * This is a simple and easy approach to reuse the same | |
| * navigation drawer on your other activities. Just create | |
| * a base layout that conains a DrawerLayout, the | |
| * navigation drawer and a FrameLayout to hold your | |
| * content view. All you have to do is to extend your | |
| * activities from this class to set that navigation | |
| * drawer. Happy hacking :) | |
| * P.S: You don't need to declare this Activity in the | |
| * AndroidManifest.xml. This is just a base class. |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <opml version="1.0"> | |
| <head> | |
| <title>Stephen subscriptions in feedly Cloud</title> | |
| </head> | |
| <body> | |
| <outline text="Companies" title="Companies"> | |
| <outline type="rss" text="Trello" title="Trello" xmlUrl="https://trello.engineering/feed.xml" htmlUrl="http://tech.trello.com/"/> | |
| <outline type="rss" text="IMVU" title="IMVU" xmlUrl="http://engineering.imvu.com/feed/" htmlUrl="https://engineering.imvu.com"/> |