ma-za-kpe / Pombe

***Warning** Alcohol alert, this is a cocktails app. This is an opensource android application aimed to helped beginners in clean architecture and jetpack libraries, collaborate and learn from each other.
7 stars 2 forks source link

Add new font to the app #6

Open ma-za-kpe opened 2 years ago

ConnectBhawna commented 2 years ago

Interested in working on this issue Could you please assign it to me

ma-za-kpe commented 2 years ago

Good morning, yes I will. There are three branches of the app. Main, beta and develop. You should work from your issue branch and pr to develop.

ConnectBhawna commented 2 years ago

Screenshot from 2022-06-06 10-13-45 How i can correct this . Using Api . Could you please help me in doing so

ma-za-kpe commented 2 years ago

Hello, have you created a local.properties file? Check the readme contribution section.

ConnectBhawna commented 2 years ago

Yess, But how i can create Api Key Could you please help in this

ma-za-kpe commented 2 years ago

Read the instructions on getting an api key here: https://www.thecocktaildb.com/api.php

ConnectBhawna commented 2 years ago

Sir done with the pull request have a look

ma-za-kpe commented 2 years ago

okay

ma-za-kpe commented 2 years ago

Hello, I noticed that you simply added fonts in the res folder. Which is a great first stape, but you forgot to add an implementation in the compose theme to be used app wide.

please refer to the Font section here: https://developer.android.com/jetpack/compose/text please refer to this document on how to use it in typography: https://mjmanaog.medium.com/jetpack-compose-tips-how-to-change-font-738917e46f10

ConnectBhawna commented 2 years ago

I will do this Thanks for helping me in making the pull request