Unify component libraries for Android
### Description
Create a single library for Android components. This will be done by exporting Mozilla's Figma files as .fig then importing them into our organization. The next step will be to compile each and every component currently being used on Tor Browser, be it Firefox's or native from Tor. Once compiling is done, the variables applied to the components need to be adjusted as they'll have lost their link to the original libraries (e.g. styles). Finally, after checking if the variables are working well in all components, the library will be published.
### Design estimate
- Complexity: large (6 days)
- Uncertainty: high (2.0)
- Total: 12 days
- Actual: 2 days
### Checklist
- [x] Export Mozilla's files
- [x] Import files to Tor Project U
- [x] Compile components
- [x] Adjust variables
- [x] Clean unnecessary elements
- [x] Adjust documentation
- [x] Publish library
### Figma file
[Android components](https://www.figma.com/design/vXrWeiV2IlKx5IIZVLtxBX/Android-Components?node-id=1-527&node-type=canvas&t=2eOswVG7dZZ1He0Y-0)
task