Skip to content

Commit 98eb9c7

Browse files
author
Chris Bellew
committed
Upgraded pattern matching; changed icon.
1 parent c8a4dc9 commit 98eb9c7

File tree

9 files changed

+185
-86
lines changed

9 files changed

+185
-86
lines changed

ic_launcher-web.png

-27.9 KB
Loading

res/drawable-hdpi/ic_launcher.png

-4.44 KB
Loading

res/drawable-mdpi/ic_launcher.png

-1.57 KB
Loading

res/drawable-xhdpi/ic_launcher.png

-8.11 KB
Loading
-19.3 KB
Loading

src/com/atomjack/vcfp/Logger.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
import android.util.Log;
44

5-
/**
6-
* Created by chris on 1/28/14.
7-
*/
85
public class Logger
96
{
107
public static void i(String format, Object ... args)

0 commit comments

Comments
 (0)