Remove FixedTouchableHighlight , fix Android press issues (#3214)
* rm `FixedTouchableHighlight` * adjust delay for highlight * remove unnecessary background colors to support background ripple
This commit is contained in:
@@ -182,7 +182,6 @@ let FeedItem = ({
|
||||
testID={`feedItem-by-${item.notification.author.handle}`}
|
||||
style={[
|
||||
styles.outer,
|
||||
pal.view,
|
||||
pal.border,
|
||||
item.notification.isRead
|
||||
? undefined
|
||||
|
||||
Reference in New Issue
Block a user