Veena

Results 15 comments of Veena

@vinitamurthi there is a issue with enum `PolicyPage`. I am getting error as unreferenced `PolicyPage` in ci tests, where as in Android studio it is not giving any error. Do...

> @veena14cs The change for PolicyPageTagHandler makes sense but now there are test cases failing in `StateFragmentLocalTest` can you please check this. I think the changes in `utility` module are...

> > @BenHenning Can you please look at the CI failures, there are two types required failures (1.) `/home/runner/.cache/bazel/_bazel_runner/ef69b31fa14ea8341d6589b0a8832bdd/execroot/__main__/utility/src/main/java/org/oppia/android/util/parser/html/HtmlParser.kt:12:36: error: unresolved reference: PolicyPage import org.oppia.android.app.model.PolicyPage` (2.) All test fo `StateFragmentLocalTest`...

> Thanks @veena14cs. Took another pass--PTAL. Thanks. I have fixed the issue. PTAL.

> Thanks @veena14cs! Just a few nits left, otherwise this LGTM. Thanks @BenHenning I have fixed nits. PTAL.