Skip to content

Use built-in back button icon fix

splitowo requested to merge splitowo/fdroidclient:back-button-icon into master

Hi, this fix continues on 0331e80d for #2257 (closed)

I noticed two activities are missing setDisplayHomeAsUpEnabled. Without this, the back button is not displayed at all in these two places. The other activities modified in 0331e80d are all good

Merge request reports