Skip to content

Commit 2d9021e

Browse files
Paul Trebilcox-RuizPaul Trebilcox-Ruiz
Paul Trebilcox-Ruiz
authored and
Paul Trebilcox-Ruiz
committed
added google fit history and sessions api demos, bottom sheets
1 parent 464a792 commit 2d9021e

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

GoogleFitHistoryAPI/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.gradle
2+
/local.properties
3+
/.idea/workspace.xml
4+
/.idea/libraries
5+
.DS_Store
6+
/build

GoogleFitSessionsAPI/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.gradle
2+
/local.properties
3+
/.idea/workspace.xml
4+
/.idea/libraries
5+
.DS_Store
6+
/build

0 commit comments

Comments
 (0)