commit | b15ee75fa904cd1045caa68d5482a76d0cc14f33 | [log] [tgz] |
---|---|---|
author | Adam Powell <[email protected]> | Fri Jan 20 16:47:59 2017 -0800 |
committer | Yigit Boyar <[email protected]> | Fri Jul 07 17:18:27 2017 -0700 |
tree | 88cf091cbb89ab1f30dc1cd78175c6cf67478bd5 | |
parent | 0fc131f242fb209f0bad8e34e036469396ba6321 [diff] [blame] |
Initial commit of navigation controller Initial structure of the navigation controller and XML based navigation graph. Test: navigation/integration-tests/testapp compiles and runs Change-Id: I08023947b7c510cd9704bda42edefe1c50cc8430
diff --git a/navigation/.gitignore b/navigation/.gitignore new file mode 100644 index 0000000..be4e6f1 --- /dev/null +++ b/navigation/.gitignore
@@ -0,0 +1,4 @@ +local.properties +maven-repo/ +build/ +*.DS_Store