Skip to content

Instantly share code, notes, and snippets.

@CreatorB
Created November 26, 2014 06:19
Show Gist options
  • Save CreatorB/17db77a49de583d1bee9 to your computer and use it in GitHub Desktop.
Save CreatorB/17db77a49de583d1bee9 to your computer and use it in GitHub Desktop.
Snippet Code of How to Create RSS Feed Android app on http://creatorb-lab.blogspot.com/2014/11/cara-membuat-aplikasi-android-rss-feed.html
<?xml version="1.0" encoding="utf-8"?>
<alpha
xmlns:android="http://schemas.android.com/apk/res/android"
android:fromAlpha="0.0"
android:toAlpha="1.0"
android:duration="3100" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment