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

fix: modified voice commands #2170

Merged
merged 5 commits into from
May 8, 2019
Merged

fix: modified voice commands #2170

merged 5 commits into from
May 8, 2019

Conversation

Bhavnaharitsa
Copy link
Contributor

Fixes #2150

Changes:When the user talks, the txtchat is hidden by the voice commands.
Modified it by reducing the size and making it top of txtChat

Screenshots for the change:
Screenshot_20190413-154452_SUSIAI

@Bhavnaharitsa
Copy link
Contributor Author

@iamareebjamal Please review this !!

@Bhavnaharitsa
Copy link
Contributor Author

@iamareebjamal Please review this sir!!

@iamareebjamal
Copy link
Member

Peer reviews

@Bhavnaharitsa
Copy link
Contributor Author

@atm1504 please review this for me!!

@@ -16,7 +16,7 @@
<android.support.v7.widget.RecyclerView
android:id="@+id/clickableCommands"
android:layout_width="match_parent"
android:layout_above="@id/linearLayout"
android:layout_above="@id/txtChat"
Copy link
Member

@atm1504 atm1504 Apr 14, 2019

Choose a reason for hiding this comment

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

O, sorry I didn't notice it.

@@ -13,6 +13,6 @@
tools:text="Open WhatsApp"
android:id="@+id/voiceCommand"
android:padding="@dimen/padding_moderate"
android:textSize="@dimen/text_size_large"/>
android:textSize="@dimen/text_size_medium"/>
Copy link
Member

Choose a reason for hiding this comment

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

Is just changing the textsize doing the work?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes it is!

@atm1504
Copy link
Member

atm1504 commented Apr 14, 2019

@iamareebjamal I have reviewed it. Its okk from my side.

@Bhavnaharitsa Bhavnaharitsa changed the title modified voice commands fix: modified voice commands Apr 14, 2019
@auto-label auto-label bot added the fix label Apr 14, 2019
@Bhavnaharitsa
Copy link
Contributor Author

@iamareebjamal Please review this and merge this!!

@iamareebjamal
Copy link
Member

Can't merge until CircleCI works

@Bhavnaharitsa
Copy link
Contributor Author

Can't merge until CircleCI works

Any idea how to check for ci build failure?

@iamareebjamal
Copy link
Member

It's not even being triggered. Only happening on your PR apparently

@Bhavnaharitsa
Copy link
Contributor Author

It's not even being triggered. Only happening on your PR apparently

Yes!! Any idea how to see what the problem is?

@atm1504
Copy link
Member

atm1504 commented May 8, 2019

@batbrain7 @arundhati24 as the ci/circleci is failing to trigger can I make a new pr to solve this issue?

@iamareebjamal iamareebjamal merged commit 5eaa583 into fossasia:development May 8, 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.

Letters gets over written
4 participants