We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef6c1e commit 9e8dc31Copy full SHA for 9e8dc31
docs/changelog.md
@@ -4,7 +4,7 @@ title: Changelog
4
permalink: /changelog/
5
---
6
7
-# 0.29.0-SNAPSHOT (In Development)
+# 0.29.0
8
9
* [Commits](https://github.com/mozilla-mobile/android-components/compare/v0.28.0...master),
10
[Milestone](https://github.com/mozilla-mobile/android-components/milestone/31?closed=1),
@@ -40,7 +40,7 @@ permalink: /changelog/
40
```
41
These attributes are also available in XML (except for typeface):
42
```xml
43
- <mozilla.components.browser.toolbar.BrowserToolbar
+ <mozilla.components.browser.toolbar.BrowserToolbar
44
android:id="@+id/toolbar"
45
app:browserToolbarTextColor="#ff0000"
46
app:browserToolbarHintColor="#00ff00"
0 commit comments