Skip to content

Instantly share code, notes, and snippets.

View StormGens's full-sized avatar
🏠
Working from home

LiqiangZhang StormGens

🏠
Working from home
  • Anjuke Inc.
  • 上海
View GitHub Profile
//com.ingphone.hellopopupwindow.HelloPopupWindow
package com.ingphone.hellopopupwindow;
import android.os.Bundle;
import android.app.Activity;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.Menu;
import android.view.View;
import android.view.WindowManager;
@StormGens
StormGens / 0_reuse_code.js
Created March 24, 2016 10:38
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console