Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
revanmj committed Jan 24, 2015
1 parent df6ca0f commit 4412d11
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# FacebookWebView
Simple Facebook client for Android that just opens its mobile site on a full screen (with hidden Action Bar but with visible status and navigations bars). It has working file uploads for photos and geolocation for checking in to places (thanks to the Advanced WebView library from [here](https://github.com/delight-im/Android-AdvancedWebView)). It also supports Material Design elements like custom color of the status bar background.

Here are some screenshots:

![My image](https://dl.dropboxusercontent.com/u/1561186/Facebook%20WebView/fbwv1.png) ![My image](https://dl.dropboxusercontent.com/u/1561186/Facebook%20WebView/fbwv2.png) ![My image](https://dl.dropboxusercontent.com/u/1561186/Facebook%20WebView/fbwv3.png)

0 comments on commit 4412d11

Please sign in to comment.