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

diagonal and fresco in same layout #1

Closed
a-elhaddad opened this issue Oct 23, 2016 · 1 comment
Closed

diagonal and fresco in same layout #1

a-elhaddad opened this issue Oct 23, 2016 · 1 comment

Comments

@a-elhaddad
Copy link

if you remplace CircleImageView by SimpleDraweeView "fresco Facebook" it become hidden dont know why , you can test it .

xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:diagonal="http://schemas.android.com/apk/res-auto"
xmlns:fresco="http://schemas.android.com/tools"

@florent37
Copy link
Owner

only use

xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"

and replace all the fresco: and diagonal: attributes to app:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants