Commit graph

24 commits

Author SHA1 Message Date
neslihanturan
561a73acb2 Remove bottom bar which was a added to make UI prettier with no function previously 2018-03-02 23:38:03 +05:30
neslihanturan
b0a54ca89d Add forgotten commons link button to fabs 2018-03-02 23:36:22 +05:30
neslihanturan
8e8472800b Remove show list FAB, since using multple fabs is not recommended. Use list button in menu instead 2018-03-02 23:36:22 +05:30
neslihanturan
4b78d13568 Fix grey button icons, that seems like disabled icons 2018-03-02 23:25:50 +05:30
neslihanturan
3472854a87 Make button coloors variable 2018-03-02 23:25:50 +05:30
neslihanturan
0120e766d1 Change FAB sizes to detafult 2018-03-02 23:25:50 +05:30
neslihanturan
00ad5a7a71 Add icon to bottom sheet details 2018-03-02 23:18:07 +05:30
neslihanturan
6b2596bced Add fab icons 2018-03-02 23:18:07 +05:30
neslihanturan
a65e93fb38 Add icons to FABs 2018-03-02 23:18:07 +05:30
neslihanturan
cfae4feb4a Implement back button logic 2018-03-02 23:15:08 +05:30
neslihanturan
4a3ef4892c Add FAB buttons 2018-03-02 23:15:08 +05:30
neslihanturan
0da8b93ebb Fix conflicts 2018-03-02 23:15:08 +05:30
neslihanturan
a5c5da8b14 Fix conflicts 2018-03-02 23:15:08 +05:30
Balakrishnan S
a7a2b51ceb Addition: Pull down to refresh in nearby activity (#1164)
* added pull down to refresh in nearby activity

* Requested changes made
2018-02-24 01:30:13 +05:30
Paul Hawke
d9d174398d Initial pass to use standard margins/padding (in dimens.xml) 2017-12-22 15:24:30 -06:00
veyndan
ae78930808 Make the drawer prettier 2017-06-28 21:39:10 +01:00
Tobias Schönberg
d545c9b0ef Vertically center nearby list loading icon
The loading icon of the nearby places list is currently
at the very top of the view.
This commit vertically centers the loading icon.
2017-05-25 17:47:18 +02:00
maskara
a6bbc8a33b With NavigationBaseActivity implemented 2017-05-16 11:58:54 +02:00
Neslihan
0901e67853 Optimise unnecesarry method call 2017-05-13 13:41:53 +03:00
Anirudh S
12aac68bcb Cleanup layout xml code so that it follows one consistent format 2016-10-31 12:25:21 +05:30
misaochan
f5d448285f Clarify fragment code 2016-08-25 19:00:40 +12:00
misaochan
d62fd565b6 Moved adapter setup to onViewCreated, to prevent crash 2016-08-25 18:56:39 +12:00
misaochan
a6da5a9366 Copy over NearbyListFragment and link it to NearbyActivity 2016-08-24 16:31:34 +12:00
misaochan
9e13d644c5 Add NearbyActivity 2016-08-22 17:29:45 +12:00