championswimmer / championswimmer/Android-SocialButtons

Refactor the package name for easy access?

Open
#5 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
146
Forks
45
PR merge metrics
No merged PRs in 30d

Description

As of now, to access the library you need to type in the whole path to the view (which is quite annoying if using the library at multiple places)

`in.championswimmer.libsocialbuttons.fabs.FABFacebook`

I suggest refactoring this to

`lib.social.fab.facebook`

Not a deal breaker but could be a nice tweak.

Let me know if you want a pull request. 👍

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the FABFacebook class and references to the current in.championswimmer.libsocialbuttons.fabs package. Review how package changes affect the Android library and its consumers; done means the proposed lib.social.fab.facebook path is consistently usable without the old fully qualified path.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.