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

[QUESTIONS] Remodel FAQ #37

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

omateusp
Copy link

@omateusp omateusp commented Oct 8, 2020

Issue: #31

Descrição da nova feature

A página de FAQ inicia apenas com as pergunta à mostra.

Descrição de como foi feito

Adicionei a lógica para expandir/contrair os textos e mudar os icones em: src\main\java\org\cordova\quasar\corona\app\QuestionsActivity.java
Adicionei as animações em: src/main/res/anim/
Adicionei os icones e remodelei a src\main\res\layout\activity_questions.xml
Refatorei os estilos das Views que se repetem em: src\main\res\values\questions.xml
Adicionei dois xml referentes aos ícones de expandir e contraír em: src\main\res\drawable\

Descrição de como ela funciona

Ao clicar em na pergunta a resposta aparece.

Copy link

@miguelpimentel miguelpimentel left a comment

Choose a reason for hiding this comment

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

You have used a static approach, maybe making it dynamic with recycler view fits better. However, we can check it tomorrow if you want

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants