REQUEST How to hide Recording button on Smarters?

DatGlockBoi

Well-known member
Joined
Nov 13, 2021
Messages
114
Awards
3
Offline
I have added visibility="gone" to new dasboard layout* on all the id thats say recoridng... what else am i Missing.

1660163922347.png
 

AfterLife

Well-known member
Joined
May 15, 2021
Messages
1,112
Awards
4
Offline
Have alook in how to's then go to video tutorials then look for basic android studio guide its the top one pal that's the easiest way to do it
 

DatGlockBoi

Well-known member
Joined
Nov 13, 2021
Messages
114
Awards
3
Offline
Have alook in how to's then go to video tutorials then look for basic android studio guide its the top one pal that's the easiest way to do it
thats what you tell everybody... I checked it before too its a jbetbetbet thread but didnt help to remove that button...
 

Boss Brands

ApkWiz
Joined
Sep 6, 2021
Messages
27
Awards
1
Offline
I have added visibility="gone" to new dasboard layout* on all the id thats say recoridng... what else am i Missing.

View attachment 3684
Actually bro there is a much easier way to do it as you said adding visibility gone does not remove the recording button. Before you move on to the next layout to put visibility gone on that one go a couple lines down to lay out width and lay out height. Set them both to 0dp.... after that check and make sure there's no padding set for that image if there is set that value to zero as well. Do that and all of your layouts bud and there will be no more recording button. The dev has spoken LMAO. In my opinion it is just way too much trouble too get on Android Studio to remove a single button that can be EASILY be taken care of with MT Manager (in the palm of your hands). A lot of people say "oh, you need to get on Android Studio and yadda, yadda, yadda". I think that's just a coverall explanation I guess just to shut us up or because they have actually no idea themselves. Lol... NO OFFENSE if anybody reading this is one of those guys. Love you all! But PLEASE keep in mind that all of us do not 100% understand or even know how to use Android Studio, so... if there are ever any simpler methods/directions to take care of something using one of the Advanced Mobile editors such as MP or NP, please do us a favor and lead with that explanation first! Hope this post finds everybody well and keep on keeping on!
 
Last edited:
Top