Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

How to use images from drawable folder as contributor avatars? #173

Open
@DanyGee

Description

@DanyGee

Here is my contributors.xml file:

<?xml version="1.0" encoding="utf-8"?>
<resources>

    <contributor
        name="Dany Gee"
        contribution="blah blah blah"
        image="@drawable/about_profile_dany"
        link="" />

    <contributor
         name="Franczeska Piórko"
         contribution="blah blah blah"
         image="@drawable/about_profile_frania"
         link="" />

 </resources>

Those image="@drawable/about_profile_frania" do not work.

Remote URL's work as expected:
image="https://avatars3.githubusercontent.com/u/26818551?v=3&amp;s=300"

What am I missing here? 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions