Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Closes #1062 & Closes #1121: Restyles crash reporter view #1122

Merged
merged 1 commit into from
Mar 22, 2019

Conversation

sblatz
Copy link
Contributor

@sblatz sblatz commented Mar 21, 2019

Blocked on getting this asset

@sblatz sblatz requested a review from a team as a code owner March 21, 2019 17:32
@ghost ghost assigned sblatz Mar 21, 2019
@ghost ghost added the review label Mar 21, 2019
@sblatz sblatz added the 🙅 waiting Issues that are blocked or has dependencies that are not ready label Mar 21, 2019
@sblatz sblatz removed the request for review from a team March 21, 2019 17:34
import androidx.fragment.app.Fragment
import androidx.navigation.Navigation
import kotlinx.android.synthetic.main.fragment_crash_reporter.*
import mozilla.components.lib.crash.Crash
import org.jetbrains.anko.find
Copy link
Contributor

Choose a reason for hiding this comment

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

We're using anko for A/B testing layouts. It may be reasonable to use anko here, too. However, the Android framework finally became smart enough to auto-cast findViewById() calls in the past couple years. The convenience here is probably a wash and not really worth it anymore.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Whoops! Meant to use findViewById here :)

@sblatz sblatz removed the 🙅 waiting Issues that are blocked or has dependencies that are not ready label Mar 22, 2019
@sblatz sblatz merged commit c44e378 into mozilla-mobile:master Mar 22, 2019
@ghost ghost removed the review label Mar 22, 2019
@sblatz sblatz deleted the restyle-crash branch March 29, 2019 20:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants