Commit graph

45 commits

Author SHA1 Message Date
neslihanturan
558b8a625f Fix transparent view allign 2018-03-27 19:34:08 +03:00
mac
46a6481ee8 Fix whole page map issue 2018-03-22 22:08:48 +01:00
Jatin Rao
b7b87e0615 Fixes issues #1228 added recenter button to nearby map 2018-03-21 23:12:59 +05:30
mac
5744d6836a pushing only FAB fix for nearbyActivity 2018-03-20 11:57:30 +01:00
neslihanturan
aeaafa465f Fix conflicts 2018-03-15 00:14:24 +03:00
neslihanturan
c9fdeeb1fe Add accidentally reverted part 2018-03-07 23:32:24 +03:00
neslihanturan
c140d3c34a Remove swipe to refresh 2018-03-07 22:57:41 +03:00
neslihanturan
5b88111289 Fix conflicts 2018-03-06 19:47:18 +03:00
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
neslihanturan
1af2db797b Remove bottom bar which was a added to make UI prettier with no function previously 2017-12-28 14:26:13 +03:00
neslihanturan
a4555af5f2 Add forgotten commons link button to fabs 2017-12-26 11:37:16 +03:00
neslihanturan
fac1fa0b80 Remove show list FAB, since using multple fabs is not recommended. Use list button in menu instead 2017-12-26 01:14:12 +03:00
neslihanturan
c0215ddccf Fix grey button icons, that seems like disabled icons 2017-12-25 23:13:32 +03:00
neslihanturan
4011477950 Make button coloors variable 2017-12-25 23:06:12 +03:00
neslihanturan
2867bf0810 Change FAB sizes to detafult 2017-12-25 23:01:40 +03:00
Paul Hawke
d9d174398d Initial pass to use standard margins/padding (in dimens.xml) 2017-12-22 15:24:30 -06:00
neslihanturan
81237e8267 Add icon to bottom sheet details 2017-12-16 17:41:25 +03:00
neslihanturan
53df3dca68 Add fab icons 2017-12-16 17:41:25 +03:00
neslihanturan
91c9d5de4a Add icons to FABs 2017-12-16 17:41:25 +03:00
neslihanturan
1dc74f196b Implement back button logic 2017-12-16 17:40:32 +03:00
neslihanturan
970213f900 Add FAB buttons 2017-12-16 17:40:31 +03:00
neslihanturan
6d2577d14e Fix conflicts 2017-12-16 17:40:28 +03:00
neslihanturan
0fe5547e55 Fix conflicts 2017-12-16 17:37:45 +03: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