App crashing after theme update

后端 未结 3 1626
无人及你
无人及你 2021-01-29 13:53

The app I was working on so far was working fine until I added a couple of new activities and tried applied some changes to the theme.

The following is my styles.xml fi

3条回答
  •  情深已故
    2021-01-29 14:35

    change your manifest file :

    
    
    

    to this :

    
    
    

    i think your RegisterUserActivity problem will be solve...

    UPDATE for your MainActivty Chnage style.xml

    
    
    

提交回复
热议问题