Skip to content

Instantly share code, notes, and snippets.

View holgerkrupp's full-sized avatar

Holger Krupp holgerkrupp

View GitHub Profile
@holgerkrupp
holgerkrupp / Keybase.md
Created March 31, 2020 05:44
Keybase verification

Keybase proof

I hereby claim:

  • I am holgerkrupp on github.
  • I am holgerkrupp (https://keybase.io/holgerkrupp) on keybase.
  • I have a public key ASAPNZi2veertjQJAKkmWFKq9p4R1rU-EihVvTL75H2gcQo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am holgerkrupp on github.
  • I am holgerkrupp (https://keybase.io/holgerkrupp) on keybase.
  • I have a public key whose fingerprint is 08B6 96A6 80D9 96C8 C54A 1B7B 1E2F 6141 279B 694B

To claim this, I am signing this object:

/*
* ユーザーインタフェース
*/
var window = Titanium.UI.createWindow({});
var feedsTable = Titanium.UI.createTableView({});
var playingPanel = Titanium.UI.createView({
bottom:-65,