Create a field with an default value toggle

I've got an input field with a default value but I currently have the feeling no-one understands how it should be used. The idea is if you toggle the switch on you use the default value and if you turn it off you can override this value.

Any suggestions how you could improve this? (I'm aware of the miss alignment)

Current implementation on android:

Current implementation