Closed Bug 882081 Opened 12 years ago Closed 12 years ago

Restore bookmark indicator in TwoLinePageRow

Categories

(Firefox for Android Graveyard :: Awesomescreen, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 26

People

(Reporter: lucasr, Unassigned)

References

Details

(Whiteboard: fixed-fig)

Attachments

(1 file, 1 obsolete file)

That little icon that appears at the rightmost side of the row when the page is a bookmark.
Attachment #761507 - Flags: review?(sriram)
Comment on attachment 761507 [details] [diff] [review] Restore bookmark indicator in TwoLinePageRow Review of attachment 761507 [details] [diff] [review]: ----------------------------------------------------------------- Bookmark/Reading mode has to be a compound drawable in the url. We don't need ImageView here.
Attachment #761507 - Flags: review?(sriram) → review-
Can I steal this patch? ;)
Attachment #761957 - Flags: review?(sriram)
Attachment #761507 - Attachment is obsolete: true
Blocks: 882612
It seems we'll need new assets for the bookmark/reader icons. Filed bug 882612 to track this.
Comment on attachment 761957 [details] [diff] [review] Restore bookmark indicator in TwoLinePageRow Review of attachment 761957 [details] [diff] [review]: ----------------------------------------------------------------- Awesome :D ::: mobile/android/base/resources/layout/two_line_page_row.xml @@ +16,2 @@ > android:layout_height="wrap_content" > + android:layout_marginRight="10dip" This will add margin to FadedTextView also. Please make it a margin only for url.
Attachment #761957 - Flags: review?(sriram) → review+
(In reply to Sriram Ramasubramanian [:sriram] from comment #6) > Comment on attachment 761957 [details] [diff] [review] > Restore bookmark indicator in TwoLinePageRow > > Review of attachment 761957 [details] [diff] [review]: > ----------------------------------------------------------------- > > Awesome :D > > ::: mobile/android/base/resources/layout/two_line_page_row.xml > @@ +16,2 @@ > > android:layout_height="wrap_content" > > + android:layout_marginRight="10dip" > > This will add margin to FadedTextView also. Please make it a margin only for > url. Based on the specs[1], there is margin for the whole row (both title and url). Not entirely clear though. Ian? [1] https://bug862793.bugzilla.mozilla.org/attachment.cgi?id=739728
Flags: needinfo?(ibarlow)
Sorry, I don't understand what you are asking me here.
Flags: needinfo?(ibarlow)
Ah, I see what you meant. The right margin should be 10dp
r+ for the patch then ;)
Whiteboard: fixed-fig
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 26
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: