mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-01-15 12:28:40 +00:00
fix #114
This commit is contained in:
parent
9ab57b79cb
commit
d8155765a6
1 changed files with 1 additions and 0 deletions
|
|
@ -426,6 +426,7 @@ class _CameraPreviewViewState extends State<CameraPreviewView> {
|
|||
child: Center(
|
||||
child: FaIcon(
|
||||
FontAwesomeIcons.photoFilm,
|
||||
color: Colors.white,
|
||||
size: 25,
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Reference in a new issue