Skip to content

Instantly share code, notes, and snippets.

View ye7ia33's full-sized avatar
🎯
Focusing 💻

Yahia El-Dow ye7ia33

🎯
Focusing 💻
View GitHub Profile
@ye7ia33
ye7ia33 / Elastic SVG Sidebar Material Design.markdown
Created February 9, 2016 20:22
Elastic SVG Sidebar Material Design
@ye7ia33
ye7ia33 / Advantan_.idea_.name
Created February 4, 2016 10:43
with animations
Advantan
@ye7ia33
ye7ia33 / Advantan_.idea_.name
Created February 4, 2016 07:24
First publishing
Advantan
@ye7ia33
ye7ia33 / GIFDecode.java
Created January 8, 2016 16:58
Addding Gif
// Created by Yahia El-Dow
package com.pcode.yahia.Gif;
import java.util.Vector;
import java.io.InputStream;
import android.graphics.Bitmap;
import android.graphics.Bitmap.Config;
public class GIFDecode {
public static final int STATUS_OK = 0;