Skip to content

Instantly share code, notes, and snippets.

View TyVik's full-sized avatar

Viktor Tyshchenko TyVik

View GitHub Profile
@TyVik
TyVik / MainActivity.java
Created July 5, 2012 09:10 — forked from romannurik/SwipeDismissListViewTouchListener.java
**BETA** Android 4.0-style "Swipe to Dismiss" sample code
// THIS IS A BETA! I DON'T RECOMMEND USING IT IN PRODUCTION CODE JUST YET
/*
* Copyright 2012 Roman Nurik
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0