section-engineering-education / engineering-education

“Section's Engineering Education (EngEd) Program is dedicated to offering a unique quality community experience for computer science university students."
Apache License 2.0
364 stars 890 forks source link

[Android] Creating Custom Extendable and Expandable Floating Action Button In Android Using Kotlin #3974

Closed omondi-alex closed 2 years ago

omondi-alex commented 3 years ago

Proposed title of article

Creating Custom Extendable and Expandable Floating Action Button In Android Using Kotlin

Proposed article introduction

A floating action button (FAB) is a circular button that triggers the primary action in your app's UI. A FAB performs the primary, or most common, action on a screen. It appears in front of all screen content, typically as a circular shape with an icon in its center.

Key takeaways

Article quality

My article is going to be unique since am going to use material deign and as well implement it using Kotlin programming language

References

hectorkambow commented 3 years ago

Good afternoon and thank you for submitting your article for publishing. Your article has been entered into our queue and should be reviewed (and published pending any changes) as soon as a peer reviewer is finished with the ones in the queue before it. 🚀 Thank you.

hectorkambow commented 3 years ago

@omondi-alex

We're really looking for unique/original content, and based on the content provided, it seems that information that you intend to cover is already readily available through the documentation or via many other blog sites.

Could you please expand upon how your content will differ from what is already available through other websites and documentation? We lean towards content that offers an original viewpoint/approach around programming-centric topics.

omondi-alex commented 3 years ago

Hello @hectorkambow The article will differ from what is in the other sites since I have used Kotlin programming language where as the other sites are using java. It will also be easy to understand for Android beginners.

omondi-alex commented 3 years ago

@hectorkambow

I also realized that the other articles did not handle memory leaks and exceptions which can lead to crushing of an app. I have included these two concepts to make the article not only unique but also confirming to android development principles.

omondi-alex commented 3 years ago

@hectorkambow

I also realized that the other articles did not handle memory leaks and exceptions which can lead to crushing of an app. I have included these two concepts to make the article not only unique but also confirming to android development principles.

ahmadmardeni1 commented 3 years ago

Sounds like a helpful topic - let's please be sure it adds value beyond what is in any official docs and/or what is covered in other blog sites. (the articles should go beyond a basic explanation - and it is always best to reference any EngEd article and build upon it). @omondi-alex

Please be attentive to grammar/readability and make sure that you put your article through a thorough editing review prior to submitting it for final approval. (There are some great free tools that we reference in EngEd resources.) ANY ARTICLE SUBMITTED WITH GLARING ERRORS WILL BE IMMEDIATELY CLOSED.

Please be sure to double-check that it does not overlap with any existing EngEd articles, articles on other blog sites, or any incoming EngEd topic suggestions (if you haven't already) to avoid any potential article closure, please reference any relevant EngEd articles in yours. - Approved