Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Delete rooms in the device connect fragment #2289

Merged
merged 3 commits into from
Jul 1, 2019
Merged

feat: Delete rooms in the device connect fragment #2289

merged 3 commits into from
Jul 1, 2019

Conversation

atm1504
Copy link
Member

@atm1504 atm1504 commented Jun 29, 2019

Fixes #2287

Changes:
User can now delete the name of the rooms he added before

Screenshots for the change:
ezgif com-video-to-gif

Apk:
app-fdroid-debug.apk.zip

@auto-label auto-label bot added the feature label Jun 29, 2019
@atm1504
Copy link
Member Author

atm1504 commented Jun 30, 2019

@iamareebjamal please review it.

@iamareebjamal
Copy link
Member

PRF

@atm1504
Copy link
Member Author

atm1504 commented Jun 30, 2019

@liveHarshit can you please review it. : )

@liveHarshit
Copy link
Member

@liveHarshit can you please review it. : )

IMO alert dialog should display.

@atm1504
Copy link
Member Author

atm1504 commented Jun 30, 2019

@liveHarshit can you please review it. : )

IMO alert dialog should display.

We are approaching in the way present in google home. There no alert box is shown. So we have not used it here.

@@ -137,4 +138,8 @@
<dimen name="height_minimum">2dp</dimen>
<dimen name="height_room_recycler">20dp</dimen>
<dimen name="width_room_recycler">20dp</dimen>
<dimen name="room_image_weight">1</dimen>
<dimen name="room_name_weight">4</dimen>
<dimen name="room_delete_weight">1</dimen>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to declare weight here, these are not dimensions.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated. Please review now

@atm1504
Copy link
Member Author

atm1504 commented Jul 1, 2019

@iamareebjamal please review it now

@iamareebjamal iamareebjamal merged commit 190a702 into fossasia:development Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add feature to delete room
3 participants