Skip to content

Commit

Permalink
Address review comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Santosh Pingle committed Sep 4, 2024
1 parent e64ed22 commit bd6f0b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ It identifies extensions for applying the custom style to a given questionnaire
* `prefix_text_view`: Used to show the prefix value of the question item.
* `question_text_view`: Used to show the text value of the question item.
* `subtitle_text_view`: Used to show the instructions of the question item.
For more information about supported views, please see the [link](https://github.com/google/android-fhir/pull/2636/files#diff-5497e7116b552983c2c9c53cb4a1bab919ef972747ec326bc71bcec734a26ddaR64).
For more information about supported views, please see the [Question Item View](https://github.com/google/android-fhir/blob/master/datacapture/src/main/java/com/google/android/fhir/datacapture/extensions/MoreQuestionnaireItemComponents.kt).

### Custom Style Values
In the above example:
Expand Down

0 comments on commit bd6f0b7

Please sign in to comment.